' Check for QR code structure (contains equals sign or comma) If InStr(1, raw, "=") > 0 Or InStr(1, raw, ",") > 0 Then containerID = ParseQRData(raw) Else containerID = raw ' Old barcode End If
Elias was a modern developer. He knew React, Node.js, Python. But the payroll system for Hyperion Logistics was written in VB6, and the only man who understood it had retired to a boat in Florida five years ago. Elias was the "lucky" one assigned to keep the dinosaur alive. qr code in vb6