[Migrated content. Thread originally posted on 26 January 2010]
Hello,I look in the forums for a way to convert a string to a hexadecimal literal. I found this thread www.acucorp.com/.../showthread.php
But I don't get it. I think we both are trying the same thing, that i can type in a entry field the hexadecimal values 07 1B, etc then take the values in a string and writing the print record to send the escape codes.
But i cant get things working.
Any help?
01 apertura-cajon1 pic x(01) value spaces.
write print-record from apertura-cajon1 with no control
end-write



