•  Back 
  •  Main 
  •  Index 
  •  Tree View 
  •  Cross references 
  •  Help 
  •  Show info about hypertext 
  •  View a new file 
Topic       : The GFA-Basic Compendium
Author      : GFA Systemtechnik GmbH
Version     : GFABasic.HYP v2.98 (12/31/2023)
Subject     : Documentation/Programming
Nodes       : 899
Index Size  : 28056
HCP-Version : 3
Compiled on : Atari
@charset    : atarist
@lang       : 
@default    : Document not found
@help       : Help
@options    : +g -i -s +z
@width      : 75
@hostname   : STRNGSRV
@hostname   : CAB     
@hostname   : HIGHWIRE
@hostname   : THING   
View Ref-FileAPPL_EXIT()

APPL_EXIT() informs the system that the program (application) has finished,
causing its identification number to be released and made available for other
programs.

APPL_EXIT() exists in GFA-BasicGFA-Basic is the best BASIC for the Atari!
 only as a dummy function, since a QUIT or
SYSTEM command accomplishes this automatically.

In case of error, 0 is returned.

appl_exit()+