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-FileFeatures not implemented due to it's age and lack of support: FPU 68881/882 (sort of) CPU 68010/020/030/040/060 support Things just act plain weird: ~INP(2) will fail under MiNT if the application does not initialize the AES. The GFA linker in some cases is smart enough to link only what's needed. If your application makes no AES calls it will not initialize the AES. Further investigation shows that any command that uses Bconin() fails to wait for input. Commands and functions which don't quite work right (A to Z): $X $F% ACOS(), ASIN() AFTER GOSUB, EVERY GOSUB APOLY APPL_TPLAY() BITBLT CALL CASE CLS DEFFN DFREE() DIM, ERASE EXIST() EXIT IF FALSE FILESELECT FRE() FUNCTION GET, PUT, SGET, SPUT GET #, PUT # GETSIZE() GOTO GRAF_MKSTATE() IF FALSE ELSE IF FALSE INLINE INSTR(), RINSTR() LPENx, PADx, STICK(), STRIG() LPRINT MAT DET, MAT INPUT, MAT QDET, MAT RANG MAT PRINT MAT READ MENU_REGISTER() MSHRINK() OBJC_CHANGE() ON BREAK GOSUB ON ERROR GOSUB ON GOSUB ON MENU BUTTON ON MENU GOSUB ON MENU IBOX ON MENU KEY ON MENU MESSAGE ON MENU OBOX OPTION BASE POINT() POLYFILL, POLYLINE, POLYMARK QSORT, SSORT RESTORE, _DATA RESUME label SETMOUSE SOUND, WAVE SPACE$(), STRING$() SPRITE STE?, TT? STR$() TEXT VDIBASE VSETCOLOR V_OPNWK(), V_OPNVWK() Compiler issues: EXIT IF IF-THEN INSERT FOR-NEXT