Blumenthal Software
Warning: The following advice still holds, but Windows is getting very hostile to DOS programs. PBS3's days are numbered. Please familiarize yourself with PBSW2 so that if you have to make a switch some day, it will not be on an emergency basis.
In order to move PBS (DOS) to a new machine:
You should transfer ALL the files in the PBS directory, INCLUDING the subdirectories (fg and storage).
If you have no other way to do it, and must use floppies to carry the program from one machine to the next, I suggest you get a program called pkzip (widely available on the net), and use the following command:
pkzip a:myfiles c:\pbs3\*.* -& -r
This should create a set of files on floppies, which you can then unzip onto the new machine's hard drive. There are many other ZIP utilities, like WinZip for Windows, that will do the same thing, although the syntax will be different.
PBS DOS and error 200 on Fast Computers
There is a bug in the libraries that I used to create PBS3 for DOS; this bug shows up only on some fast machines; as soon as pbs3 is started, you get an error 200 and it stops. There is no internal fix as of now. However, you can use a utility program called MoSlow, available for download from http://www.hpaa.com/moslo/. This program has been reported to me by several pbs3 users to fix the error 200 problem.
PBS DOS and error 9901 with Windows ME
Windows ME (and perhaps some other Windows versions) no longer look at the config.sys file in the root directory; a line that says FILES=100 in the config.sys will therefore be ignored. (In Windows NT there is no config.sys,but there is a config.nt, which you should modify similarly to config.sys.) If you get the 9901 error under windows ME, you will need to edit the system.ini file in the windows directory, and under the [386Enh] section enter the following line:
PerVMFiles=100
Reboot, and you should be able to run PBS3. It might be necessary to increase the number in the PerVMFiles line from 100 to a maximum of 230, depending on what other DOS programs you run simultaneously.
Running PBS3 under Windows
Once you have dealt with the above problems, you should consider the following:
DOS Shell: This will not work under Windows. However, Windows itself will provide you with the same capability. All you need do is click on Windows' Start button, Programs, and find the MSDOS prompt in the menu. Click on that, change directory to the pbs3 directory, and you can work just as you did with pbs3's DOS shell, with the added advantage of being able to run both pbs3 and the DOS window at the same time. If you wish, you can find command.com in the Windows directory and create a shortcut to it on your desktop to avoid going through the Start menu steps.
If you have any comments, questions, or suggestions, please send email to info@blumenthalsoftware.com