D
Darin
I need to open a cash drawer and the easiest way to do that is to:
ECHO "||" > LPT1
I have put:
system.diagnostics.process.start (my echo command)
but it fails with a File Not Found error.
Any ideas???
Darin
ECHO "||" > LPT1
I have put:
system.diagnostics.process.start (my echo command)
but it fails with a File Not Found error.
Any ideas???
Darin