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-FileThe -s option tells the linker to append a symbol table so that the program can
be disassembled and debugged using symbols. The names of the procedures and
functions as well as label names are taken from the listing and
written as symbols.
Only the first seven characters of a procedure, function or label name are used
in this process, and are prefixed with an underscore character.