•  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-FileThese funtions were added to v3.6:
  _C
  _X
  _Y
  GETSIZE()

GFABASIC v3.5 will load v3.6 tokenized files. If you use the functions noted
above the editor will display garbage. Trying to run or compile the code
will likely result in a crash.

The rules are simple.
  1) If you code with v3.5 you can safely migrate to v3.6 without any
     problems.
  2) If you code with v3.6 be careful if you attempt to migrate back to v3.5.
     The best way to do that is to save as ASCII and then merge the listing.
     This way the editor will flag anything it don't like with '==>'.