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-FileThis dialog determines the way the listing will look in the editor. There are several combinations of casing, comments, and postfix rendering. Executing the DEFLIST command in a source file over-rides these settings. The DEFLIST command only works with my runtime interpreter. DEFLIST style breakdown: Bit Description 0 Capitalize commands 1 Show prefix for default variable type 2 Display '//' instead of '!' 3 Display '/*' instead of '!' 4 Capitalize variables 5-7 Ignored