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), start the mode ( MODEJUMP), get its version ( MODEVER$) or get the according icons ( MODEICON, MODELISTICON).
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
|