home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 398.lha / Alp / Alp.Readme < prev    next >
Encoding:
Text File  |  1990-07-04  |  1.4 KB  |  56 lines

  1.                  A L P
  2.             Another Lottery Picker
  3.               By Thomas C. DeVeau
  4.  
  5. This program and pic file are freeware, although if you win with ALP, I would 
  6. like an A3000 with the works. <just joking>
  7.  
  8. Alp was written as a test for an interface design application I'm currently 
  9. working on. Someday it'll be on the market.
  10.  
  11. To start ALP, type ALP at the cli prompt. 
  12.     
  13. Inside ALP, you are presented with the ALP.pic and a bunch of gadgets.
  14.  
  15. Description of areas:
  16.  
  17.     ELEMENTS/SET:     This is where you set how many numbers you want.
  18.                   Example: 6 = 12 15 29 32 45 51.
  19.  
  20.     UPPER LIMIT:     This is the upper limit of the random number
  21.                  generator. Example: 54 = 1 to 54.    
  22.  
  23.     SETS TO WRITE:     This is how many sets to write to a file or
  24.             the printer.
  25.  
  26.     FUNCTIONS:    SAVE: saves the setup to a disk file in the
  27.             current directory. File are numbered from 
  28.             0 to n. The files are also overwritten if
  29.             ALP is run again in the same directory.
  30.                 
  31.             PRINT: prints the setup to the printer.
  32.                 
  33.             QUIT: quits ALP, returns to CLI.
  34.  
  35.  
  36. Please note: There may be duplications of numbers within sets (approx. 5%-10% 
  37. of the time).
  38.  
  39.  
  40. Other programs by TC DeVeau:
  41.  
  42.     AmiGraph 2.1 -  CAD application for 'Graph Paper Designers'.
  43.             $5.00 Shareware fee.
  44.  
  45.     Sketcher     -    Etch-a-sketch clone. Saves screen as IFF, and prints.
  46.  
  47.  
  48. If you want to comment, write to me:
  49.  
  50.     Thomas C. DeVeau
  51.     P.O. Box 594
  52.     Manlius, NY 13104-0594
  53.  
  54.  
  55. Enjoy and GOOD LUCK!!
  56.