UltraLite User's Guide
Developing Applications for the Palm Computing Platform
Developing UltraLite applications with Metrowerks CodeWarrior
The files for the UltraLite plug-in for CodeWarrior are placed on your disk during UltraLite installation, but the plug-in is not available for use without an additional installation step.
To install the UltraLite plug-in for CodeWarrior
Ensure that you are running CodeWarrior version 6 or CodeWarrior version 7. You can obtain patches for CodeWarrior from the Metrowerks Web site.
From a command prompt, change to the UltraLite\palm\68k\cwplugin subdirectory of your SQL Anywhere directory.
Run install.bat to copy the appropriate files into your CodeWarrior installation directory: The install.bat file takes two arguments:
Your CodeWarrior directory
Your CodeWarrior version. Version 6 is the default.
For example, the following command (which should be entered on one line) installs the plug-in for CodeWarrior 7 in the default CodeWarrior installation directory.
install "c:\Program Files\Metrowerks\CodeWarrior for Palm OS Platform 7.0" r7
You only need double quotes around the directory if the path has spaces.
There is also a file uninstall.bat, that you can use in the same way as install.bat to uninstall the UltraLite Plug-in from CodeWarrior.