Adding a sort routine to your QuickBASIC toolkit
        QSORT   .BAS    - The program as it appeared in the listings section
        QSORT   .BI     - The program as it appeared in the listings section
        QUIKDEMO.BAS    - The program asit appeared in the listings section
Extracting the system ID
        SYSINFO .BAS    - The program as it appeared in the letters section
Random number generation
        RANDFN  .BI     - The program as it appeared in the letters section
        TESTRAND.BAS    - The program as it appeared in the letters section
        RANDFN  .BAS    - The program as it appeared in the letters section
Printing the screen from QB programs
        PRNTSCRN.BAS    - The program as it appeared in the letters section
Pausing the PRINT spooler for a status check
        LPTSTAT .FUN    - The program as it appeared in the listings section
Getting new life from old numbers
        CVTREAL .BAS    - The program as it appeared in the listings section
        CVTMBF  .BAS    - The program as it appeared in article Figs. A & B
