Here are a few of my AMOS routines. Feel free to use them.

       *  Alert.AMOS  An intelligent alert routine.
     
       *  FontReq.AMOS  A font requester.

       *  NewRGB.AMOS  A palette changer. (modified version of
          the palette changer in the Sprite Editor)

       *  Quicksort.AMOS  A quicksort procedure (recursive) for
          those occasions where data is in a 2D array, or more
          than one array.

       *  Scroller1-3.AMOS  A scroller procedure that uses the
          standard Amiga fonts.

       *  City Square.AMOS  A recursive procedure (quite useless,
          really, slightly faster than GFA Basic!)

       *  AMOS1.2 BUGS  Yep, there are still a few left. This is
          is an ASCII file. 

       *  SCANCODES(A1000)  A list of the Scancode values for an
          A1000 keyboard - 500 has extra keys. ASCII file. 

       Robert Farnsworth. 19/1/91