SteveMillman
Programmer
Hi,
I wrote a bunch of Microsoft COBOL 5.0 applications over 10 years ago (under MS-DOS) and hard coded Epson Printer codes into the apps to allow me to print 255 characters wide (with compression), print
80 characters wide, etc.
Now with Windows being our local operating environment(for several years) I am wondering .. if I recompiled these programs to Windows, could I possibly make use of WIndows interfaces to its printers - to have an application choose a "default printer" and even assign its format (condensed, expanded, etc.) for a given line or application?
If so I could give our users a jump start into the late 20th century ...
I'd appreciate any specific advise or referrals to sample code.
Thank you,
Steve
I wrote a bunch of Microsoft COBOL 5.0 applications over 10 years ago (under MS-DOS) and hard coded Epson Printer codes into the apps to allow me to print 255 characters wide (with compression), print
80 characters wide, etc.
Now with Windows being our local operating environment(for several years) I am wondering .. if I recompiled these programs to Windows, could I possibly make use of WIndows interfaces to its printers - to have an application choose a "default printer" and even assign its format (condensed, expanded, etc.) for a given line or application?
If so I could give our users a jump start into the late 20th century ...
I'd appreciate any specific advise or referrals to sample code.
Thank you,
Steve