•  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-FileThere are some commands which the Compiler will not accept; for example, the
commands such as TRON, TROFF, and TRACE$, commands which affect the output
listing.

The DEFLIST command is ignored by the Compiler, and the DUMP command will not
be accepted, since the compiled program does not recognize variables by name.

As you cannot load, save, or list a compiled program, the LOAD, SAVE, PSAVE,
LIST, and LLIST commands cannot be executed from a compiled program.

Memo: The command '==>' is also not accepted by the compiler.