Showing changes from revision #5 to #6:
Added | Removed | Changed
This *Command starts up a new task from within another task.
*WimpTask command
command | *Command which is to be passed |
The passed *Command is issued via Wimp_StartTask.
This command will exit via OS_Exit if issued from outside a Wimp task.
Note that this command is not safe to use from BASIC. Use *StartDesktopTask, or Wimp_Initialise then Wimp_StartTask instead.