Is there any development going on with the 16-bit version? The latest 16bit version I can find is nearly 6 years old. I'm doing a lot of menu building for a bootable CD project I'm working on so I am limited to DOS, but there are just some things that would make my code a lot cleaner if I could use some other methods that are available to the 32-bit version. Not really things that need a 32-bit environment either.

To my point, right now the ONLY thing I want is to be able to use SELECT CASE statements rather than nested IFs.

Any help would be appreciated! [Cool]