R
Rover
I'm using A2K in Win XP Pro. On a command button push I want to run a
DOS command just like from a DOS window. e.g. c:>type test.txt >lpt1
What I'm really trying to do is print a text file from DOS not windows.
(Its a driver problem really and this is the only solution I can find).
I can use SHELL to run an application but I can't find how to run a DOS
command (like TYPE... see above).
TIA
Jim
DOS command just like from a DOS window. e.g. c:>type test.txt >lpt1
What I'm really trying to do is print a text file from DOS not windows.
(Its a driver problem really and this is the only solution I can find).
I can use SHELL to run an application but I can't find how to run a DOS
command (like TYPE... see above).
TIA
Jim