OWBasic for Pocketviewer

Home INTRO Alphabetical Index

Catch Program Abort

The function SETJUMP% can store a code position to the global array EXITHANDLER which is called when the program is aborted. If OWBasic shall handle a program abort the usual way, EXITHANDLER must be 0.

Home INTRO Alphabetical Index