I am printing labels using an old Datamax label printer that requires the STX (hex o2) control code to start the label format. RMS seems to strip this out. Has anyone had success in sending Printer control codes to the label file? Tried CHR$(02) but it did nothing.