home *** CD-ROM | disk | FTP | other *** search
/ TCE Demo 2 / TCE_DEMO_CD2.iso / demo_cd_.2 / mags / diverse / stplug14.arj / stplug14.msa / HELP.TXT < prev    next >
Text File  |  1985-11-20  |  7KB  |  185 lines

  1.  
  2.  
  3. ST_PLUG.PRG is actually a program called PERUSER. It has been 
  4. modified and renamed on this disk for easier reader use and 
  5. identification. For the remainder of this text file 'ST_PLUG.PRG' 
  6. will be referred to as 'PERUSER'.
  7.  
  8.  
  9.                              PERUSER
  10.  
  11.                      Programmed by Dan Panke
  12.  
  13.               PERUSER was written in GFA BASIC 3.0
  14.  
  15.  
  16. In North America, PERUSER is a shareware program.
  17. If you use PERUSER and do not own an issue of ST-PLUG, you are 
  18. requested to send a contribution of  $10.00 to:
  19.  
  20.                              ST-PLUG
  21.                    1670 Heron Rd., Box 22026,
  22.                          Ottawa, Ontario
  23.                          Canada  K1V 0C2
  24.                        Tel. (613) 731-2779
  25.  
  26.  
  27.  
  28. In the United Kingdom, PERUSER and ST-PLUG are licenceware.
  29. Available through LICENSED Budgie distributors only.
  30. Price £3.95   (c) Dan Panke and Budgie UK
  31.  
  32. The North American version is dual format (ie side one + side two)
  33.  
  34. The European/UK version is DOUBLE-SIDED only.
  35.  
  36.  
  37. PERUSER is a program designed to read ASCII text files while 
  38. allowing flexibility for viewing, printing, marking and finding 
  39. text within. Besides these features, PERUSER also enables the 
  40. incorporation of Degas compressed (.PC1 & .PC2) or uncompressed 
  41. (.PI1 & .PI2) picture files. Music files can also be called but a 
  42. special file format must be used.
  43.  
  44. Load PERUSER in medium or high resolution. (NOTE: PICTURE FILES
  45. ARE NOT ACCESSED IN A HIGH RESOLUTION LOAD OF PERUSER.)
  46.  
  47. Once text has been loaded, reading text is simple. To advance a 
  48. page of text, click on the 'RIGHT' mouse button. To go back a 
  49. page of text, click the 'LEFT' mouse button. Holding down the 
  50. ALTERNATE key and clicking the left or right mouse button will 
  51. see PERUSER search back or ahead in the loaded text file for a
  52. heading. A heading is considered to be a text line written in 
  53. upper case. The LEFT SHIFT key and mouse buttons will jump the 
  54. display to the start or end of the loaded text file. Additional
  55. features in PERUSER are available by selecting a command from
  56. the PERUSER Menu found at the top of the display screen.
  57.  
  58. Located at the bottom of the display screen is an information 
  59. line. The bottom left corner features the text line numbers 
  60. viewed, starting and ending, as well as the total number of text 
  61. lines in memory. Besides the line number information, the amount 
  62. of free memory remaining, the date, and time are also given.
  63.  
  64.  
  65. PERUSER Menu Commands
  66.  
  67. Clicking on one of the PERUSER Menu Commands will perform one of 
  68. the following actions:
  69.  
  70.    Standard LOAD -
  71. This command will enable the loading of an ASCII text file. The 
  72. text will NOT be modified unless a text line exceeds the screen 
  73. width.
  74.  
  75.    Reformat LOAD -
  76. After selecting an ASCII text file to load, PERUSER will read
  77. the file and reformat the text to fit the screen width. This 
  78. command makes maximum use of the screen width. On some rare text 
  79. files the reformatting process will not produce a correct text 
  80. display.
  81.  
  82.    MARK Start -
  83. MARK Start allows you to block a starting text line in the loaded 
  84. file. A line will appear around the selected line of text. Simply 
  85. click on the line you wish to mark.
  86.  
  87.    MARK End -
  88. MARK End allows you to block an end point in the loaded text 
  89. file. A line will appear around the selected line of text. Simply 
  90. click on the line you wish to mark.
  91.  
  92.    PRINT Marked -
  93. This command will allow you to get a hard copy of the text 
  94. enclosed between MARK Start and MARK End. You will be asked to 
  95. confirm this selection before printing is executed.
  96.  
  97.    PRINT Document -
  98. Prints the entire document as loaded. You will be asked to 
  99. confirm this selection before printing is executed.
  100.  
  101.    GOTO Marked -
  102. Adjusts the visible text to display the text starting at the MARK 
  103. Start position.
  104.  
  105.    GOTO Line -
  106. Enter a line number you wish to be displayed within the loaded 
  107. text file. This line will be placed at the top of the screen 
  108. display.
  109.  
  110.    SET Date -
  111. Allows the setting of any date.
  112.  
  113.    SET Time -
  114. Allows the setting of any time of day.
  115.  
  116.    FIND -
  117. Enter any string up to a maximum of 12 characters and PERUSER 
  118. will locate the string throughout the loaded text file. PERUSER 
  119. will only begin the search from the second text line displayed 
  120. onwards to the end of the file. When the search string is found, 
  121. PERUSER will position the text on the first line of the screen 
  122. display. If no matching string is found, the loaded text file 
  123. will be repositioned to the text line where the search began.
  124.  
  125.    QUIT -
  126. Exits the PERUSER program.
  127.  
  128.  
  129. Using PICTURES with your TEXT
  130.  
  131. PERUSER enables the use of Degas pictures to be displayed with a 
  132. simple command in your text files. At the beginning of a new 
  133. line, simply enter a ^ (Shift 6) followed by the name of your 
  134. Degas picture file. The file must have the extender .PC1 or .PC2 
  135. for a compressed Degas picture and .PI1 or .PI2 for a standard 
  136. Degas picture file. Complete the file name entry with a <RETURN>.
  137.  
  138.  
  139. PERUSER Printer Drivers
  140.  
  141. Upon loading, PERUSER looks for a file called 'PRINTER.INF' 
  142. to collect a printer driver. If PRINTER.INF is not on your 
  143. disk the following default settings will be used:
  144.          Page Length=66  Top Margin=5  Bottom Margin=5
  145.  
  146. If you desire, you may create a PRINTER.INF file using a standard
  147. Word Processor and save the file in standard ASCII format.
  148. PERUSER looks for numerical entry only and will ignore any text
  149. in the PRINTER.INF file.
  150.  
  151. Below is a sample PRINTER.INF file. The Page Length, Top Margin, 
  152. and Bottom Margin must be the first 3 numerical entries.
  153.  
  154.  PRINTER.INF file for STAR NX-10
  155.  
  156.  Page Length
  157.  66
  158.  Top Page
  159.  5
  160.  Bottom Page
  161.  5
  162.  Select Italic Text
  163.  27,52
  164.  Select Emphasized Printing
  165.  27,69
  166.  
  167.  
  168. ADDITIONAL NOTES
  169.  
  170. A maximum limit of 3500 text lines may be loaded into PERUSER at 
  171. any one time.
  172.  
  173. For users wishing to change the date or time, remember to press 
  174. the <backspace> or <delete> key first. The input strings are at 
  175. their maximum with the date and time strings and require the 
  176. removal of a letter or number to accept a different entry.
  177.  
  178. Concerning the PRINTER.INF file. If you do not wish to set your 
  179. paper on the perforation, set the top margin to zero (0) and the 
  180. bottom margin equal to the top and bottom margin totals. In our 
  181. example, this would mean setting our bottom margin equal to 10. 
  182. Set your printer paper about one inch below the perforation.
  183.  
  184.  
  185.