Hello
I have an old Pascal program that runs in a DOS box that runs a 'one time' result to a txt file (the program is being slowly rewritten in a more modern language but I need to use it occasionally meantime)
Is there any way I can start it in VB6 then just use the program in its DOS format and have the .TXT file sent to the printer when the 'go' command is given
The DOS program works fine in Win XP but just saves the file to disk somewhere and we really need it to produce a 'one off' print from the default printer
Many thanks for any ideas
regards Rob
I have an old Pascal program that runs in a DOS box that runs a 'one time' result to a txt file (the program is being slowly rewritten in a more modern language but I need to use it occasionally meantime)
Is there any way I can start it in VB6 then just use the program in its DOS format and have the .TXT file sent to the printer when the 'go' command is given
The DOS program works fine in Win XP but just saves the file to disk somewhere and we really need it to produce a 'one off' print from the default printer
Many thanks for any ideas
regards Rob
Comment