| 
 
 
 |  | 
Programs - QuickBasic
 
I started with GWBasic in about - oooh - 1988
or something, and advanced to Quick Basic in about 1990. I wrote my Standard Five project in it, and managed to get a Gold
Medal in the regional finals, and a Bronze in the National Finals. Unfortunatly that was one of my
last programs in basic, as I moved to Pascal when I entered High School (Standard 6). 
 
    
          | 
        If I have written a program in both Pascal and Quick
        Basic,  
        the Pascal version will be newer and better | 
     
 
 
    
        | Weather | 
        9 | 
        MAJOR
        project: full temperature recording from probes,  
        works out humidity. Also reads light. Produces real-time
        graphs. | 
     
    
        | Fractals | 
        7 | 
        Draws diffrent fractal patterns depending
        on the equations that you setup. | 
     
    
        | StdBank | 
        7 | 
        Translates, Standard Bank statements into
        readable text. | 
     
    
        | Terminal | 
        7 | 
        Enhanced version of sample file, allows
        online baud rate change, etc. | 
     
    
        | Input | 
        6 | 
        Full string input unit for limiting
        string length, etc. | 
     
    
        | Life | 
        6 | 
        Simulates the clasical Life | 
     
    
        | Logme | 
        6 | 
        Logs the time every timer the computer
        stars up, usefull for administrators | 
     
    
        | Mouse | 
        6 | 
        Assorted mouse routines, also direct
        mouse i/o, and with mouse driver | 
     
    
        | Todo | 
        6 | 
        A complete to-do list program, supports
        reminders and easy editing. | 
     
    
        | Winclip | 
        6 | 
        Read and change the windows clipboard
        from QB | 
     
    
        | Expander | 
        5 | 
        Auto expands a file, correcting the
        extention. if -r wasnt used with compress | 
     
    
        | Joystick | 
        5 | 
        Assorted joystick programs, even a game
        where you have to shoot the bulls | 
     
 
   |