

InterviewSolution
1. |
Solve : Star NX1040 Driver for DOS 6.2? |
Answer» I plan to use a NX1040 that I can get for free to use as a POS receipt printer. I have an old Pentium machine that I can load with the DOS 6.2 system, w/no windows. I will run a Foxpro 2.0 receipt generating program on it for a business. I can get the driver for this printer in Win 3.1 available for download. STAR Micronics told me they don't support that printer any more. It will not run without drivers. Sorry, wrong. Couldn't be more wrong! Manual here for NX-1040 and LC-100 http://www.star-m.jp/eng/service/usermanual/lc100um.pdf Quote This printer has two emulation modes: Standard/Epson mode and IBM In other words, it's a bog-standard early-1990s 9 pin printer that will PRINT from DOS in 40, 80 & 132 column mode without any driver. There are buttons to select features and fonts. DOS itself didn't have drivers. To do fancy stuff, each DOS app shipped with its own set of drivers so you had one with Word Perfect and one with Lotus 1-2-3 (a spreadsheet) and one with Foxpro (a database). Setting Epson LX or one of the IBM Proprinter models will do the trick. Lots of fun finding out what they can do! It will do all kinds of tricks if control codes are used, this is handled for you by the aforementioned "drivers". But you can do it from eg Qbasic. If you have trouble with getting to work with the parallel port, go into the BIOS and monkey with ECP & EPP settings. Well excuse the heck outta me... Quote DOS itself didn't have drivers. Quick name 20 devices you had in your vast experience that ran on DOS without drivers ? ? I clearly meant that printer drivers were not part of DOS. hard drives Floppies cga, ega, vga cards printers and HARDWARE in general (a notable exception would be Soundblaster cards and their clones) could all be handled natively by MS-DOS. The "driver is part of the OS" model came with Windows. |
|