I need to open a cash drawer and the easiest way to do that is to:
ECHO "||" > LPT1
I have put:
system.diagnost ics.process.sta rt (my echo command)
but it fails with a File Not Found error.
Any ideas???
Darin
*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
ECHO "||" > LPT1
I have put:
system.diagnost ics.process.sta rt (my echo command)
but it fails with a File Not Found error.
Any ideas???
Darin
*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Comment