Summary: PFS First Choice is very probably what you mean... yes, word processor, spreadsheet, database, but it could also graph stuff. My dad, along with dBase...
Summary: I just purchased a HP photosmart 7350 printer which is connected to a usb port. My PFS First choice program cannot find a printer on a usb port when I...
Summary: Is there a DOS driver that will work with the DeskJet 420? The driver that comes with the printer (ver 8.5) doesn't. The programs I want to use - Ex...
Summary: Can I change the settings in my cmos to boot from drive B instead of drive A. It use to boot from drive A which was a five and a quarter inch drive. I...
Summary: I have just acquired an old working ps/2 machine to add to my collection of obsolete pc's. My question is where do I find software for this pc? Micros...
Summary: I agree. DOS's stability, speed, and reliability are unmatched by ANY other operating system. Mostly because it is single-tasking, so you don't get me...
Summary: Jack, ty. Diskettes: every attempt to transfer by this means fails, evidently because the disk is in some format which the DOS machine doesn't recogni...
Summary: I am trying to run an older piece of software called First Choice (A basic word processor) on an older retired person's P.C. He is used to that sof...
Summary: Just boot into Windows and install it. I have a program called PFS First Publisher version3.0. On the box system requirements are DOS 2.1 to 3.3 . I h...
Summary: Maybe First Choice ?? AFAIR (which isn't actually that far), I believe it installed to C:\CHOICE (?) Sheesh! that one is on the misty verge... ...
Summary: ok - use the Echo command to draw the menu. using echo. you can insert blank lines. after that has been drawn, use the choice command to select them....
Summary: Also...I understand that IBM's first choice was Gary Kildall's CP/M. They had actually set up a meeting but he simply missed it (supposedly because h...
Summary: To enter hard drive parameters, generally the first choice ("standard setup") is used. You'll find a listing for the C drive. Enter numbers for Cyl,...
Summary: Yes, I was thinking of using XCOPY , as I found it from the HELP at the DOS prompt. The program am trying to copy in DOS is called First Choice (can't...
Summary: 1. All those @'s aren't necessary. Just give an initial "@echo off" (I recommend putting it on the first line) and all other commands will be hidden. ...
Summary: They are sequential as far as the item number selected. A quick example... choice /c:qw1 if errorlevel 3 goto selected1 if errorlevel 2 goto selected...