•  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-FileThe next drop down menu gives the Compiler and Linker options. These are
described fully in sections 2.0 and 3.0.

The options are listed in the following table, with their respective menu entry
and key combination used to control the option:

    Entry       Keys to activate  Option
    Interrupts  Alternate+I       I+
    Select      Alternate+S       S& or S< or both
    Functions   Alternate+F       F<
    Procedures  Alternate+P       P>
    IntDiv      Alternate+/       %3
    IntMul      Alternate+*       *&
    Error       Alternate+E       E$
    Memory      Alternate+M       mxxxx
    DebugSym    Alternate+D       -s
    TT          Alternate+T       T

You can activate or suspend the options by using the keys or by selecting the
menu entry. With the Memory option you are asked for the amount of storage
space required by the program.

All these options, with the exception of DebugSym, are concerned with the
Compiler. The table entry for Select shows several possibilities of two
options. Selecting the menu entry once specifies the first option, selecting
the entry a second time specifies the second option, selecting the entry a
third time specifies both options.

The selected options are displayed on the top left of the screen. While the
Compiler is active the Basic line number being compiled is displayed in the
drop down menu list.