|
Although most forms will run on both platforms, you may find that you need
to create a script for just Palm OS or Pocket PC devices.
If you want a script to run on just one platform, place PPC ONLY or PALM ONLY flags
before and after the script.
{+PALMONLY}
{-PALMONLY}
{+PPCONLY}
{-PPCONLY}
|