Hi,
I think I need a batch file to handle this problem but PPC2003 does not
understand what a .bat file is.
I need to reload 6 application cab files if the PDA does a cold boot. The
devices are Symbol 8860 and they have a section of non-volatile memory in
which I save my cab files. I can automatically recreate my files after a cold
reboot and I can execute them from the \Application\Startup directory in the
Symbol but they all run at once and they need to be run in specific order. I
was going to put them in a batch file so they would run in the correct
sequence.
Is there any inbuilt scripting facility in PPC2003 that will do the job?