Astraware Palm OS 3.5 Upgrader Script

Instructions:

The Perl script should be run with the current directory being 
the one that contains the source files you want to upgrade. 
Running the script will create an 'os35' sub-directory that 
contains upgraded versions of all .c, .h and .cpp files. I'm 
not guarenteeing that it'll solve all problems (some of the 
hardware access stuff you'll definitely want to look at) but 
you should find that most of the code compiles OK.

In Unix you may be able to run it simply as 'os35upgrader.pl' 
if you've set the executable flag on the file and you have 
Perl installed as /usr/bin/perl. In Windows you'll probably 
run a Command prompt and run 'perl os35upgrader.pl'.

Disclaimer:

Back up your files first! This script is provided for your 
convenience and I can't say that I'll be able to help with 
any problems that show up (we're currently very busy upgrading 
our own stuff to colour and 3.5).

David Oakley, david@astraware.com
Astraware
20th February 2000
