Hi All,
Im trying to print a file I've already created call c:\tmp\NeilTest.prn directly to a printer using Visual Cobol, is there a clever .NET way of doing this?
I found below but not sure if this is the best way or if it would work in VC?
http://stackoverflow.com/questions/4435644/how-to-print-batch-file-in-vb-net
Many thanks
Neil.