[Migrated content. Thread originally posted on 08 June 2007]
Hi,I need to send a control code to a device.
Done it before using
01 WS-OPEN-DRAWER PIC X(01) VALUE X"07".
edit:forgot to add this line to show how the thing was written to the device.
WRITE PRINT-LINE FROM WS-OPEN-DRAWER
But if I wanted to read the value from a file, how would you go about defining that then?
Thanks,
Shaun



