This is a discussion group for the NS Basic/Palm programming tool. Uses for this forum include discussion on:
Programming tips, techniques and info on NS Basic
Posting of sample code.
Announcement of cool apps developed with NS Basic
Jobs or projects, available or wanted
This forum is intended for users of NS Basic. If you have received your copy of NS Basic please go to http://nsbasic.com/register.shtml and register it today!
NSBasic can produce standalone applications that include the runtime by selecting the "Fat App" compiler option. Additional support files (such as shared
NS Basic/Palm produces a standalone .prc file. That's the only thing others need to deploy your app - they just have to Hotsync the prc file to their device.
I've created my program, now how do I create a deployable file that others can use to load into their Palm without running Nsbasic? What basic instructions do
Mike, File paths in version 4 were absolute, and now they are relative. You may need to remove, and then add back, any modules or resources. You may be able
I've just installed NSBasic version 7. The applications I have were written with Version 4. When I complile the application I get a message says file.inf not