SET PTINTER TO USB002
Posted: Thu Feb 11, 2010 5:00 am
Hello Group
Because now you can not print in low-level USB port
cPuerto: = "USB002"
SET DEVICE TO PRINT
SET PRINT ON
SET PRINTER TO & cPuerto
@ 10.10 DCSAY "Test"
SET DEVICE TO SCREEN
SET PRINT OFF
SET PRINTER TO
Because now you can not print in low-level USB port
cPuerto: = "USB002"
SET DEVICE TO PRINT
SET PRINT ON
SET PRINTER TO & cPuerto
@ 10.10 DCSAY "Test"
SET DEVICE TO SCREEN
SET PRINT OFF
SET PRINTER TO