Keyword search hasn't worked recently so I need to ask for help again.
I need to bypass Win default printer and print directly to LPT1 or LPT2 as needed directly from app. I have a table with Printer Ports which we refernece in the code. Am running FPW26, Win98 and need to access two LOCAL LPT ports and/or a serial port. I know Win2K and XP are challenges (insurmountable ?) but this should work for users on Win98 computers. I cannot use ??? because that creates GPF printing errors for those users who are running on WinXP and/or Win2K computers.
Certainly there are other apps out there, POS and otherwise, which access multiple ports directly and redirect printing automatically from the compiled program.
Please help ...
I need to bypass Win default printer and print directly to LPT1 or LPT2 as needed directly from app. I have a table with Printer Ports which we refernece in the code. Am running FPW26, Win98 and need to access two LOCAL LPT ports and/or a serial port. I know Win2K and XP are challenges (insurmountable ?) but this should work for users on Win98 computers. I cannot use ??? because that creates GPF printing errors for those users who are running on WinXP and/or Win2K computers.
Certainly there are other apps out there, POS and otherwise, which access multiple ports directly and redirect printing automatically from the compiled program.
Please help ...