home *** CD-ROM | disk | FTP | other *** search
/ AMOS PD CD / amospdcd.iso / 301-325 / apd301 / doc_files / afp.doc next >
Text File  |  1991-06-29  |  3KB  |  79 lines

  1.  
  2.                              RIPOFFWARE's
  3.                     _____         _____       _____
  4.                    /___ /        /____/      /___ /
  5.                   //__//        //__        //__//
  6.                  /___ /        /___/       /____/
  7.                 //  // SCII . //    ILE . //     RINTER .
  8.  
  9.                Written in AMOS Basic by David Boucher.
  10.  
  11.    AFP is a small program for the easy formatting and printing of
  12. ASCII files, such as program listings. The program will allow you
  13. using any EPSON compatible printer, to select page length, style and
  14. even enable you to print only certain pages.
  15.  
  16.    On loading you are presented with a panel of options selected
  17. with the mouse these are:
  18.  
  19.    PAGE LENGTH - Clicking here allows you to enter a new page length.
  20.  
  21.    PICA/ELITE  - Toggles print pitch between PICA and ELITE
  22.  
  23.    FILE        - Click here and enter the filename of the file to
  24.                  load.
  25.  
  26.    LOAD        - Loads the selected file.
  27.  
  28.    PRINT       - Print loaded file.
  29.  
  30.    ABOUT       - Gives some info on the program.
  31.  
  32.    F.INFO      - Displays files length, number of lines and number of
  33.                  pages.
  34.  
  35.    QUIT        - Quit.
  36.  
  37.    When print is selected you will first be asked are you sure to
  38. allow you to cancel the operation and then, if the program needs to
  39. load the printer driver, you will be asked to insert your boot disk.
  40. Finally you will be asked if you want to confirm each page. If you
  41. select no then the entire file will be printed with no further
  42. prompting from you but if you select yes then before each page is
  43. printed a request "print page XXX (OK/CANCEL)" will be displayed
  44. allowing you to print only certain pages or make the computer wait
  45. between pages.
  46.  
  47.                      All coding by DAVID BOUCHER
  48.  
  49.    A.F.P. is copyright (C) 1991 DAVID BOUCHER. It has been placed in
  50. the public domain and can be freely distributed as long as:-
  51.  
  52.  
  53.             (1) I (David Boucher) am the only person to make any
  54.                 profit out of it,
  55.  
  56.             (2) The program or documentation is not altered in any
  57.                 way,
  58.  
  59.             (3) It's associated documentation file (this text) and
  60.                 icons are distributed with it.
  61.  
  62.    Any comments, ***MONEY***, questions, P.D. software (no pirates
  63. please), bug reports (!), should be sent to:-
  64.  
  65.                          DAVID BOUCHER,
  66.                           37, SMITH STREET,
  67.                            LONGTON,
  68.                             STOKE-ON-TRENT,
  69.                              STAFFORDSHIRE.
  70.                               ST3 1DR
  71.                                ENGLAND
  72.  
  73.    If you want a reply please enclose a S.A.E. with enough stamps to
  74. cover return postage. A donation of £5 or more with you SAE secures
  75. you a disk of AMOS programs (by myself). The disk includes program
  76. documentation and anything else of use I can fit on.
  77.  
  78.                          Bye for now... Bouch
  79.