OWBasic for Pocketviewer

Home INTRO Group SYSTEM Alphabetical Index

Access to Other Applications

Applications are called "modes" on Pocketviewer. With the procedures you can get the names of the modes ( MODENAME), find a mode by name ( MODEFIND) and start the mode ( MODEJUMP).

Mode numbers besides 8 are assigned to builtin applications. All addins have mode number 8 and a submode number between 0 and 15.


  • EXEC - Start of Another Basic Program
Home INTRO Group SYSTEM Alphabetical Index