Topic : GFA-Basic Editor Author : Lonny Pursell Version : GBE.HYP v3.74 (12/31/2023) Subject : Programming/Documentation Nodes : 171 Index Size : 4296 HCP-Version : 3 Compiled on : Atari @charset : atarist @lang : @default : Default @help : STG Help @options : +g -i -s +z @width : 75 @hostname : THING @hostname : STRNGSRV @hostname : HIGHWIRE @hostname : CAB View Ref-FileTemporary error messages implemented in the window info line. These stay until a key, mouse, or menu event occurs. Command line support, loads *.gfa, *.bak, and *.lst (*.bak is assumed to be tokenized) Realtime readout of free ram (Ram:) left in the source code area. Implemented color selector support. drop on text in menu area, set foreground drop on spaces in menu area, set background drop on text in edit area, set foreground drop on space right of text, set background drop on text in marked block, set foreground drop on space right of text in marked block, set background Write/Merge will save/load all inline data: First 8 chars of the variable name become the file name. examples: INLINE buffer%,2 -> "buffer.inl" INLINE asm.code%,2 -> "asm-code.inl" INLINE assembler_code%,2 -> "assemble.inl" Note: This is only the case if you do not have long file name support.