InterviewSolution
| 1. |
Solve : win98 v4.10.1998; printing problem Microline / Okidata ML380? |
|
Answer» Configuration: 1. Windows 98 (first edition) v.4.10.1998 - 64MB RAM 2. Printer Okidata ML380 connected by centronics cable to PC. 3. Accounting Program - based upon PC/MS-DOS - running in MSDOS box of windows98. Problem: When output has to be printed from the Accounting Program, the printer STARTS printing, however non-recognizable characters are printed by the printer. It is not possible to get readable characters on paper when printing from a win98 application or by the print command from MSDOS box. What did I do to isolate the problem: Printer: 1. Printer selftest: printing of ASCII characters (OK), printing of running ASCII characters (OK). All output of selftest is OK. Windows98 on PC (the PC with printing problem) 2. removing the printer driver and installing the OKIDATA ML380 printer driver as well as the Epson LQ-2550 printer driver. The Okidata ML380 emulates the LQ-2550. This did not solve the problem. 3. Printing a Testpage after installation of the printer drivers was selected. The printer starts printing, TEXT is not recognizable. This indicates a problem. Windows98SE on Laptop (laptop no printing problem) 3. a laptop running Windows 98 (SE): installed the Okidata ML380 as well as the LQ-2550 drivers from windows98SE CD-ROM via Configuration / Add Printer procedure. The Okidata ML380 printer was connected to this laptop via the same printer cable. The Printer OKIdata / Microline ML380 prints the output correctly. 4. same as 2. but via the laptop windows 98SE: Testpage windows98 is printed correctly. 5. The printer port assignment is: LPT1 Conclusion: 1. the printer ML380 is OK 2. the printer cable is OK 3. the OKIdata printer driver is OK 4. the Epson LQ-2550 printer driver is OK 5. win98SE (without the accounting program) works OK with printer the problem is isolated to the PC running win98 v.4.10.1998 =========================================== 6. win98 on PC with accounting progrma does not work OK with printer =========================================== There is no program documentation of the Accounting Program. The Accounting Program is started from the Desktop of windows 98, refering to a bath program xyz.bat. This program starts and operates correctly with all data entered. The data is saved in multiple files, which are related to each other via the Accounting Program. Incorperated in the Accounting Program is the Printing Function. Just pressing should provide the output listing of the selected report Is it possible that code page defined in windows98 (FE) xxx.ini conflict with code page definition in config.sys (DOS) ?Irrelevant- in fact, Windows Drivers are entirely redundant to the issue, since they are never used by DOS programs. Quote The DAT files are readable with the windows98 editors, the control characters for make-up work just as in standard txt files.Then you should also be able to print by copying it to the printer: COPY file.dat PRN Quote I wonder what the format of the IDX files is. It may be determined by the programming language used in those PC DOS / MS DOS days.Programming language is redundant as well. It was probably C, but it doesn't matter. [/quote] |
|