On 11/17/07, teo <[EMAIL PROTECTED]> wrote: > Thanks Ben, > > Isn't it possible to navigate the browser to a database where the HTML pages > are? > > Are the Clipper and the Browser are the same thing? > http://www.access-company.com/developers/documents/docs/palmos/PalmOSCompanion2/InternetApps.html > > In case I'm right then perhaps sysAppLaunchCmdOpenDB and > sysAppLaunchCmdGoToURL would be of use here.
Clipper is dead technology that never shipped on a Palm OS 5.x or Garnet device. You can use the browser, but it means exiting your current application with no obvious way other than switching back via the launcher to return. Also, while you can direct Blazer to look at a file on the SD card, there's no easy way to get it to view HTML that's in your application other than sending it via Exchange Manager, a fairly complex process. Just save the hassle, use all plain text, and make your app easy to understand without a lot of help. -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/
