Subj : Re: usb port dos To : borland.public.cpp.borlandcpp From : "J P Sarte" Date : Fri Oct 03 2003 12:11 am USB is not supported under MSDOS. That said, I'm sure someone must have come up with some kind of USB->MSDOS driver hack. Suggest a Google session, both web and group search. Must be something somewhere. "James L. Kistner Sr" wrote in message news:3f7c502d@newsgroups.borland.com... > Does anyone have codes for usb port printer programming for a database to > print in dos? > > My cpp books and references do not have any reference for the usb port which > most printers work > on today. > > For example, if I write a stand alone .exe for a dos executed database. I > need to print out the hard copy > under DOS. My old progamming only has LPT support. Really need the user to > make a choice. > > What I am doing is making a data manager program that updates the info in > the fields as being used > and then prints out the data. I have no problems with LPT printings only > the USB port print commands \ > under DOS > > Jim > > .