Mr Darcy wrote:Thanks for this. I will check it out. I used to use Red Shift, which ran on a Win3.1x platform, but it never made the transition successfully to XP. If it is even close to that program in quality, it will be brilliant.
Greg,
FYI, there's a way that you can get legacy apps such as this running on more
modern hardware.
Start with, on a PC, VMWare server (free) or on the Mac, VMWare Fusion. Create a new VM, and in this case, create it as a DOS 6.x (say DOS 6.1) image. Then install a legacy copy of Win 3.1 on it, and then install your legacy app.
You can totally isolate it from viruses etc (pretty much the default for 3.1) by not installing a TCP stack. I have and use images of DOS and Win98 for various reasons and needs.
And if you have an older PC that is pretty much dead, but have a need to want to use that system occassionally, there are tools that allow you to convert the bootable system disk into a VMWare image, and from there you just run the VM under VMWare Server (or Fusion).
Obviously you need to be aware of any licensing issues that doing this might entail, but it works, and can save a lot of hassle if/when you need to look at some legacy stuff from several years ago. I'm currently working on updating a project from three years ago (when I last looked at it) and I'm using a VM image of the old development system, with its installed but now obsolete toolset, in parallel with the current development environment, and all running on the one machine.