GFA_HELP is GFA Help files by Carl J. Hafner. These GFA .LST files are intended mostly for the novice programmer. They have been tested using GFA 3.07 & 3.5E on a 1040ST w\TOS1.2 and on an STe w\TOS 1.6. The routines as they are DO WORK under these conditions. They are: SORT_1 .LST --> A "Sort By Criteria" example. SORT_2 .LST --> A "Shell Sort" and "Quick Sort" example. UNCLERAM.LST --> The Source Code for UncleRam. The DA which returns the amount of Free RAM in your computer. CURSOR .LST --> Let's you create & move a cursor about the screen. PALETTE .LST --> Save and Restore Desktop colours from your program. BASEPAGE.LST --> Reads a directory and determines which files are folders and which are not. MKSTATE .LST --> Detect and display CONTROL, ALT & SHIFT key values, mouse position and button status. ALERT .LST --> Create 5 line alerts, W-I-D-E button boxes and a few other alert tricks. ERROR .LST --> How to avert most of YOUR program crashes. ERROR_2 .LST --> How to call up any error you like. 20K.