home *** CD-ROM | disk | FTP | other *** search
/ ProfitPress Mega CDROM2 …eeware (MSDOS)(1992)(Eng) / ProfitPress-MegaCDROM2.B6I / UTILITY / FILE / PPLUS585.ZIP / P585.DOC < prev    next >
Encoding:
Text File  |  1991-10-02  |  59.4 KB  |  1,541 lines

  1.  
  2.  
  3.           \\\\\\\\  \\\\\\\\   \\\\\\\  \\\   \\\  \\\\\\\\\
  4.            \████████ \████████  \███████\\███ \\███\\█████████
  5.            \\███\\███\\███\\███  \\███  \\████\\███ \██\███\██
  6.            \\███\\███\\███\\███  \\███  \\█████\███   \\███
  7.            \\███████ \\███████   \\███  \\█████████   \\███
  8.            \\███     \\██████    \\███  \\███\█████   \\███
  9.           \\\███    \\\███\███ \\\\███  \\███ \████   \\███
  10.            \████     \████ \███ \███████ \███  \███    \███
  11.  
  12.                \\\\\\\\  \\\\\      \\\\  \\\\   \\\\\\\   
  13.                \\████████\\█████    \\████\\████\\\███████
  14.               \\\███\\███\\███     \\\███\\\███\\\███ \████
  15.              \\\███\\███\\███     \\\███\\\███  \█████
  16.             \\\███████\\\███     \\\███\\\███    \█████
  17.            \\\███    \\\███\\   \\\███\\\███\\\   \█████
  18.          \\\\███   \\\\███\\███ \\███\\\███ \\███\\\███
  19.           \████     \█████████   \███████    \███████  (tm)
  20.       
  21.               All rights reserved   P R I N T - P L U S  
  22.  
  23.                  Copyright 1990, 1991  Lambert Klein
  24.  
  25.  
  26.                       File Printing Plus Program
  27.                       ──────────────────────────
  28.  
  29.                  ┌─────────┐
  30.            ┌─────┴───┐     │               (R)
  31.          ──│         │o    │──────────────────
  32.            │   ┌─────┴╨──┐ │  Association of
  33.            │   │         │─┘  Shareware
  34.            └───│    o    │    Professionals
  35.          ──────│    ║    │────────────────────
  36.                └────╨────┘    MEMBER
  37.  
  38.  
  39.          "This program is produced by a member of the Association of
  40.          Shareware Professionals (ASP).  ASP wants to make sure that
  41.          the shareware principle works for you. If you are unable to
  42.          resolve a shareware-related problem with an ASP member by
  43.          contacting the member directly, ASP may be able to help.
  44.          The ASP Ombudsman can help you resolve a dispute or problem
  45.          with an ASP member, but does not provide technical support
  46.          for members' products. Please write to the ASP Ombudsman at
  47.          545 Grover Road Muskegon MI 49442 or send a Compuserve
  48.          message via easyplex to ASP Ombudsman 70007,3536."
  49.         
  50.         
  51.  
  52.  
  53.  
  54.  
  55.             ┌─────────────────────────────────┐
  56.             │  C R E D I T   &   T H A N K S  ├─┐
  57.             └─┬───────────────────────────────┘ │
  58.               └─────────────────────────────────┘
  59.  
  60.         To:  All of the beta testers and others that supplied input,
  61.              comments, suggestions, et cetera.
  62.  
  63.              Thanks to Bill Dickson for help with the
  64.              printed manual and more.
  65.  
  66.  
  67.  
  68.  
  69.  
  70.  
  71.  
  72.  
  73.  
  74.  
  75.  
  76.         PrintPlus was written with Masm 5.1  in 100% Assembly language.
  77.         Tested on a 286, with hardcard and two HD floppies, and a 
  78.         ramdrive.
  79.         With a Panasonic KX-P1091 9 pin and an Epson 24 pin 4000 AP 
  80.         printers.
  81.         Kraft KC3 Trackball.   µMouse.
  82.  
  83.  
  84.  
  85.    
  86.  
  87.  
  88.             ┌─────────────────────────────────────┐
  89.             │  T A B L E   O F   C O N T E N T S  ├─┐
  90.             └─┬───────────────────────────────────┘ │
  91.               └─────────────────────────────────────┘
  92.  
  93.               Program description ........... page 4 
  94.               Default data file ............. page 5 
  95.               Running PrintPlus ............. page 5 
  96.               Menu Bar ...................... page 6
  97.               Status Line ................... page 6
  98.               Moving around the screen ...... page 7
  99.               View files .................... page 7
  100.               Preview # of pages to print ... page 8
  101.               Picking the files to print .... page 8
  102.               Marking files ................. page 8
  103.               More about Marking files ...... page 8 
  104.                 (AutoMark  Mark all)
  105.               Today files ................... page 9
  106.               Page down ..................... page 9
  107.               Renaming files ................ page 9 
  108.                 (and directories)
  109.               Make Directory ( MD ) ......... page 9
  110.               Printing the files ............ page 10
  111.               Changing printing modes (Pmode) page 11
  112.               Printing specified pages ...... page 12
  113.               Line numbering ................ page 12
  114.               File Menu ..................... page 13
  115.                 (Tag & copy, move, delete)   
  116.               Redirecting output to file .... page 14
  117.               Change drive .................. page 15
  118.               Changing directories .......... page 16
  119.               Choosing your printer (easy) .. page 17
  120.               Settings (parameters) ......... page 18
  121.               Changing default colors ....... page 19
  122.               Printer setup window .......... page 19
  123.               Printer codes ················· page 21
  124.               Other Information ............. page 22
  125.                 (Lines per page)
  126.               Deleting single files ......... page 23
  127.                 (and empty directories)
  128.               Newcopy ....................... page 23
  129.               Help Menu ..................... page 23
  130.               Quitting PrintPlus ............ page 24
  131.               Trouble Shooting (Q/A) ........ page 25
  132.               Registration information ...... page 27
  133.               Ordering info ( in US ) ....... page 28
  134.               Ordering info ( in UK ) ....... page 29
  135.               BBS Support for PrintPlus ..... page 30
  136.               On Line Registration .......... page 30
  137.               Places to find PrintPlus ...... page 31
  138.               Other programs ................ page 32
  139.  
  140.  
  141.  
  142.                                                         page 4
  143.  
  144.  
  145.       ┌─────────────────────────────────────┐
  146.       │     ~   PROGRAM DESCRIPTION   ~     ├─┐
  147.       └─┬───────────────────────────────────┘ │
  148.         └─────────────────────────────────────┘
  149.  
  150.  
  151.         PrintPlus prints files with options to save paper by
  152.         skipping extra blank lines. File viewing, Tag and Copy, Move,
  153.         Delete. Redirection of output to an ASCII file. Also features
  154.         Pull-Down Menus and optional mouse support. Can print files
  155.         from specified page numbers, print line numbers, preview 
  156.         number of pages to print, and replace IBM box characters with 
  157.         User defined characters. Configurations are possible for 
  158.         printer setup, screen colors mouse functions, text output, 
  159.         e.t.c.  Rename files
  160.  
  161.         Can print filename, current date /time and File's date/time 
  162.         at the top of the first page. Powerful yet easy to use.
  163.         With PrintPlus you can print or view files of any length!
  164.  
  165.         PrintPlus has a function for choosing your printer from a
  166.         list. Just press a key and the codes for your printer are
  167.         set up. Many printers listed in menu.
  168.  
  169.  
  170.  
  171.         NOTE: Some diagrams of PrintPlus screens has been shrunk to
  172.               fit into margins.
  173.  
  174.  
  175.  
  176.  
  177.  
  178.  
  179.  
  180.  
  181.                                                         page 5
  182.       ┌─────────────────────────────────────┐
  183.       │       ~  DEFAULT DATA FILE  ~       ├─┐
  184.       └─┬───────────────────────────────────┘ │
  185.         └─────────────────────────────────────┘
  186.  
  187.          You can now set what directory your default settings ,
  188.          data file, resides in.
  189.  
  190.          1. Load your autoexec.bat file into your file editor,WP, etc.
  191.          
  192.          2. Enter the following, adding it to your Autoexec.bat file.
  193.  
  194.          set PLUSDATA=C:\util
  195.  
  196.          Where C: is the drive. Change this to the drive you want.
  197.          Where util would be the directory  you want your default data
  198.          to occupy. Change 'util' to whatever path you want. 
  199.          PLUSDATA=C:\path
  200.          must have no spaces.
  201.          
  202.          3. Save AUTOEXEC.BAT back to your Root Directory. 
  203.         
  204.          4. Now your data file will load and be saved to your chosen
  205.             path after you reboot.
  206.          
  207.       ┌─────────────────────────────────────┐
  208.       │     ~  RUNNING THE PROGRAM: ~       ├─┐
  209.       └─┬───────────────────────────────────┘ │
  210.         └─────────────────────────────────────┘
  211.  
  212.          You should make a copy of your disk first.
  213.          If you place PrintPlus on a hard drive, make sure to have
  214.          it within your path for easy access.
  215.          Files I would recommend to place on disk are these.
  216.  
  217.          P585.exe         Main program "PrintPlus".
  218.          P585.doc         Documentation for PrintPlus.
  219.          Plus58.dat       Data file for color monitors.
  220.          Plus58.mon       Data file for monochrome monitors.
  221.  
  222.          Check the file PACKING.LST for a complete list of files.
  223.          To get the program up and running simple type in the
  224.          name of the program  at the Dos prompt.
  225.          
  226.          P585    
  227.          Then press [Enter]
  228.         
  229.          At the top the path will be shown.
  230.          In the top box the file name will be displayed that's under
  231.          the cursor. The file size will be to the right.
  232.          If its a directory " DIRECTORY ║ " will be displayed
  233.          instead.
  234.          At the extreme right the amount of free bytes available will
  235.          be shown.
  236.  
  237.          Using Alt-I you can toggle this on and off. This will speed
  238.          up the cursor on a slow floppy when this is toggled off.
  239.  
  240.                                                         page 6
  241.       ┌─────────────────────────────────────┐
  242.       │           ~  MENU BAR  ~            ├─┐
  243.       └─┬───────────────────────────────────┘ │
  244.         └─────────────────────────────────────┘
  245.  
  246.          Under this box the Menu Bar will be displayed.  This will
  247.          show your options. Press the first letter of the menu
  248.          desired to pull down that menu. Example: Press 'V' for the
  249.          View menu. Once a menu is displayed you can use the
  250.          Left/Right arrow keys to move to  the subsequent menus. The
  251.          Up/Down arrows will take you through the options of that
  252.          specific menu. [Enter] will either choose the option the
  253.          cursor is on or change the value. (Pmode,Header,Imitate)
  254.          You may also press the first letter of the desired option.
  255.  
  256.          
  257.          MOUSE USERS:
  258.          Pointing to and clicking on the desired menu will pull
  259.          down that menu.
  260.          When inside a menu point to the option desired and click
  261.          on it to either choose that option or change it.
  262.          Point to the extreme Left/Right and clicking will move
  263.          you to the subsequent menus. Right button escapes.
  264.  
  265.                                                                                
  266.          Below the Menu Bar the files in the current directory are
  267.          displayed. 
  268.  
  269.  
  270.  
  271.          
  272.       ┌─────────────────────────────────────┐
  273.       │          ~  STATUS LINE  ~          ├─┐
  274.       └─┬───────────────────────────────────┘ │
  275.         └─────────────────────────────────────┘
  276.  
  277.          At the extreme bottom the status line will show the following.
  278.  
  279.          Pmode:II ║Header: ON ║TOGGLE ALL MARK║User Defined Box║
  280.  
  281.          At the right symbols are shown ,highlighted when on.
  282.          These are Cursor Flash, Sound,Auto Mark, Line Numbering &
  283.          Filter.
  284.  
  285.          MOUSE USERS:
  286.          You can point and click on all of these to toggle or change
  287.          them.
  288.  
  289.        ┌───╖ 
  290.        │F10║  For Mouse information.
  291.        ╘═══╝    
  292.  
  293.  
  294.                                                         page 7
  295.       ┌─────────────────────────────────────┐
  296.       │   ~  MOVING AROUND THE SCREEN  ~    ├─┐
  297.       └─┬───────────────────────────────────┘ │
  298.         └─────────────────────────────────────┘
  299.  
  300.          Use the four cursor keys to move the cursor around the
  301.          screen to the files you want to print.
  302.          
  303.          The [Home] key will bring you to the top left of the
  304.          screen. [End] key will take you to the bottom right.
  305.          
  306.          MOUSE USERS:
  307.          Simply point to the desired directory or file and click on
  308.          it. Click again for Dir or View menu.
  309.  
  310.  
  311.       ┌─────────────────────────────────────┐
  312.       │          ~  VIEW FILES  ~           ├─┐
  313.       └─┬───────────────────────────────────┘ │
  314.         └─────────────────────────────────────┘
  315.  
  316.  
  317.  
  318.           ╔ PRINTPLUS V5.85  ══════             Pressing V
  319.           ║ DIRECTORY ║                         will bring down 
  320.           ╠═══════╦═══════╦══════╦              this View Menu
  321.           ║  View ║ Print ║ File ║
  322.           ║       ╚════════╗═════╩
  323.           ║                ║      
  324.           ║ [V]iew file    ║      
  325.           ║                ║     
  326.           ║ [Esc]  Abort   ║      
  327.           ║                ║     
  328.           ╚════════════════╝     
  329.  
  330.  
  331.          Pressing 'V' will let you view the file under the cursor.
  332.          Use Page DN, Page Up, Down Arrow ,Up Arrow and the
  333.          Home keys to move about.
  334.          
  335.          [Page Dn]       Brings you to the next screen.
  336.          [Page Up]       Takes you back to the previous screen.
  337.          [Home]          Moves you back to the start of the file.
  338.          [End]           Moves you to last page.
  339.          [Dn Arrow]      Down one line  
  340.          [Up Arrow]      Up one line    
  341.          [Esc]           To leave Viewing option.
  342.          
  343.            
  344.  
  345.  
  346.  
  347.  
  348.  
  349.  
  350.                                                         page 8
  351.  
  352.       ┌────────────────────────────────────────┐
  353.       │ PREVIEW # OF PAGES THAT WILL BE PRINTED├─┐ 
  354.       └─┬──────────────────────────────────────┘ │
  355.         └────────────────────────────────────────┘     
  356.                                                        
  357.          Pressing [Alt-P] will display how many pages it will take
  358.          to print the file under the cursor. The # of pages will be
  359.          shown for each of the Pmodes (0 1 2 3) so that you  can
  360.          easily compare the paper savings for the subject file.
  361.          
  362.          When you press Alt-P you will see a report window something
  363.          like below.
  364.          
  365.           ╔═══════════════════════════════════════════════════════════╗
  366.           ║P58.DOC    In print mode   ║       will print              ║
  367.           ║═══════════════════════════════════════════════════════════║
  368.           ║                     0     ║       30 page(s).             ║
  369.           ║                     1     ║       25 page(s).             ║
  370.           ║                     2     ║       22 page(s).             ║
  371.           ║                     3     ║       17 page(s).             ║
  372.           ╚═══════════════════════════════════════════════════════════╝
  373.  
  374.  
  375.       ┌─────────────────────────────────────┐
  376.       │  ~  PICKING THE FILES TO PRINT  ~   ├─┐
  377.       ├─────────────────────────────────────┤ │
  378.       │    ~  MARKING FILES TO PRINT  ~     │ │
  379.       └─┬───────────────────────────────────┘ │
  380.         └─────────────────────────────────────┘
  381.          
  382.          To mark a file for printing move the cursor to the file and
  383.          press the space bar to mark it. To un mark a file press the
  384.          space bar again. It works as a toggle.
  385.          When marked there will be an arrow < to the right of the
  386.          filename and the filename will be in `Mark' text . The
  387.          exception of the above is if it's a `Today file' it will
  388.          have a  smaller arrow marking it at the end.
  389.  
  390.          MOUSE USERS:
  391.          The right button is used to mark the files, unless you 
  392.          reverse the buttons with Ctrl-B.
  393.  
  394.       ┌─────────────────────────────────────┐
  395.       │   ~  MORE ABOUT MARKING FILES  ~    ├─┐
  396.       └─┬───────────────────────────────────┘ │
  397.         └─────────────────────────────────────┘
  398.         Alt-M will toggle AUTOMARK. With this on, after marking a
  399.         file the cursor will advance to the next file.
  400.  
  401.         [TAB] Will toggle all of the files. Mark files will be unmark
  402.         and unmark files will be mark.
  403.         Alt-R will unmark all files.
  404.  
  405.         MOUSE USERS:
  406.         Clicking on  ║ Mark All ║ will do the same as [TAB] above.
  407.          
  408.  
  409.  
  410.                                                         page 9
  411.          
  412.  
  413.  
  414.       ┌─────────────────────────────────────┐
  415.       │         ~  TODAY'S FILES: ~         ├─┐
  416.       └─┬───────────────────────────────────┘ │
  417.         └─────────────────────────────────────┘
  418.         
  419.          Any file with today's date will be displayed in 
  420.          `todaymark'². This makes it easier to find a file you
  421.          just down loaded etc. for printing. When these files are
  422.          marked for printing they will also be in the `Mark' color
  423.          and have a `small arrow' at the end.   
  424.          
  425.  
  426.  
  427.       ┌─────────────────────────────────────┐
  428.       │   ~  [PAGE DN] FOR NEXT SCREEN  ~   ├─┐
  429.       └─┬───────────────────────────────────┘ │
  430.         └─────────────────────────────────────┘
  431.          
  432.          If there are more files than will fit on one screen
  433.          pressing [Page Dn] will bring you to the next screen. This
  434.          will unmarked all files on the previous screen so print all
  435.          the marked files on one screen at a time.
  436.        
  437.          MOUSE USERS:
  438.          Click on the [~Page Dn~] button
  439.  
  440.  
  441.  
  442.       ┌─────────────────────────────────────┐
  443.       │             ~  RENAME  ~            ├─┐
  444.       └─┬───────────────────────────────────┘ │
  445.         └─────────────────────────────────────┘
  446.  
  447.  
  448.         Alt-R   Will let you rename the file under the cursor.
  449.                 If you have Dos version 3 or above you can also
  450.                 rename directories with this feature.
  451.  
  452.  
  453.  
  454.       ┌─────────────────────────────────────┐
  455.       │        ~  MAKE DIRECTORY   ~ MD     ├─┐
  456.       └─┬───────────────────────────────────┘ │
  457.         └─────────────────────────────────────┘
  458.        ┌──╖ 
  459.        │F5║    F5 Function key will let you make a new directory.
  460.        ╘══╝    First go to the drive/path that you want the new
  461.                directory in. Press F5. Enter the name that you desire.
  462.                The screen will update with your new Dir.
  463.  
  464.  
  465.  
  466.  
  467.                                                         page 10
  468.  
  469.       ┌─────────────────────────────────────┐
  470.       │      ~  PRINTING THE FILES  ~       ├─┐
  471.       └─┬───────────────────────────────────┘ │
  472.         └─────────────────────────────────────┘
  473.  
  474.          After you marked all the files press P for the print menu.
  475.          
  476.           ╔ PRINTPLUS V5.85 ══════PATH:C:\TEXT══╦══════════
  477.           ║ DIRECTORY ║                         ║          
  478.           ╠═══════╦═══════╦══════╦══════════════╬═════════╦═════╦
  479.           ║  View ║ Print ║ File ║ Redirect>file║ X Drive ║ Dir ║
  480.           ╚═══════║       ╚════════════════════════════════╗════╩
  481.                1. ║ picA       Nlq   Compress  Special     ║
  482.                   ║ ...................................... ║
  483.                   ║                                        ║
  484.                2. ║   [P]rint                              ║
  485.                   ║                                        ║
  486.                3. ║   [H]eader toggle             OFF      ║
  487.                   ║                                        ║
  488.                4. ║   [ 0] [ 1] [ 2] [ 3]    Changes Pmode ║
  489.                   ║                                        ║
  490.                5. ║   [Alt-P] Preview # of Printed Pages   ║
  491.                   ║                                        ║
  492.                6. ║   [F]ormfeed                           ║
  493.                   ║                                        ║
  494.                7. ║   [B]ox  IBM Box Graphics              ║
  495.                   ║                                        ║
  496.                8. ║   [Esc]     Abort                      ║
  497.                   ║                                        ║
  498.                9. ║             SKIPS ON                   ║
  499.                   ╚════════════════════════════════════════╝
  500.  
  501.          Here you have the options of...
  502.          
  503.           1.  Changing the type font. 
  504.               [A] picA   [N] Nlq   [C] Compress
  505.  
  506.           2.  [P]rinting the files
  507.  
  508.           3.  [H]eader  toggle     With this on a header will be
  509.               printed at the top of the  1st. page containing the
  510.               filename, current date/time & the file's date/time.
  511.  
  512.           4.  [ 0] [ 1],[ 2],[ 3]   
  513.               Changes the Pmode describe below.
  514.  
  515.           5.  [Alt-P] Preview # of pages printed in each Pmode.
  516.  
  517.           6.  [F]ormfeed sent to printer
  518.  
  519.           7.  [B] Toggle Ibm Box/User defined characters.
  520.  
  521.           8.  [Esc] Leave menu.
  522.  
  523.           9.  skip On     Pressing 'O' toggles skip on/off for
  524.                           Pmodes 1,2 &3.
  525.  
  526.                                                         page 11
  527.  
  528.  
  529.  
  530.          
  531.       ┌─────────────────────────────────────┐
  532.       │    ~  CHANGING PRINTING MODES  ~    ├─┐
  533.       └─┬───────────────────────────────────┘ │
  534.         └─────────────────────────────────────┘
  535.  
  536.          0 1 2 & 3  are used to change the way the files are to
  537.          be printed.
  538.          
  539.          0       Will print the file straight through, without any
  540.                  reformatting or formfeed stripping.
  541.                  The IBM/User Box will work here also.
  542.                  This works great with doc files with embedded 
  543.                  formfeeds. Also when printing from page n to n.
  544.  
  545.          1       Will print the file skipping the perforations and
  546.                  adding a formfeed at the end of the file.
  547.          
  548.          2       Does the same as 1 plus skips any blank lines
  549.                  beyond one. This reduces paper waste and still leaves
  550.                  very good readability.
  551.          
  552.          3       Same as 1 but cuts out practically all of the
  553.                  blank lines. Reduces paper waste the most but may be
  554.                  somewhat harder to read in some cases.
  555.          
  556.  
  557.  
  558.          When the file(s) are being printed... The name of the file
  559.          being printed will be displayed in the menu bar. Along with
  560.          the current page number being printed.
  561.          
  562.          Press [Esc] to abort printing. This will bring up a
  563.          prompt.
  564.          
  565.          Press T to abort the current file and continue with the
  566.          rest. Press [Esc] to abort all. Press C to continue with
  567.          the current file.
  568.  
  569.  
  570.  
  571.          If you choose to print a file without marking a file
  572.          an input box will open with the file under the cursor.
  573.          Press [Enter] to print this file.
  574.          [Esc] to abort.
  575.          If you want to print another file just type the file
  576.          name in. The box will open up larger at the first letter
  577.          entered. This will leave enough room for a path if desired.
  578.  
  579.  
  580.  
  581.  
  582.  
  583.  
  584.  
  585.  
  586.  
  587.                                                         page 12
  588.  
  589.  
  590.       ┌─────────────────────────────────────┐
  591.       │   ~  PRINTING SPECIFIED PAGES  ~    ├─┐
  592.       └─┬───────────────────────────────────┘ │
  593.         └─────────────────────────────────────┘
  594.  
  595.  
  596.          Press [Ctrl-P] to print a file from a certain page to another
  597.          page. 
  598.  
  599.          You will be asked to input the starting page and ending page.
  600.          The end page will also be printed.
  601.          If you want to print just one page enter the same page for
  602.          both the start and end page.
  603.  
  604.          The program has to calculate the first page depending on the
  605.          pmode that's set. If the page number starts far into the file
  606.          there will be a short pause until the page number is found.
  607.  
  608.          If HEADER is on This will be printed right off, Then the page
  609.          will be found to print.
  610.  
  611.          This function works best in Pmode 0 and header off.
  612.  
  613.  
  614.  
  615.  
  616.  
  617.  
  618.       ┌─────────────────────────────────────┐
  619.       │        ~  LINE NUMBERING  ~         ├─┐
  620.       └─┬───────────────────────────────────┘ │
  621.         └─────────────────────────────────────┘
  622.  
  623.  
  624.          [Ctrl-N] toggles the line numbering on/off.
  625.          With this on line numbers will be printed before each line.
  626.          This was mainly added with programers in mind, to easily
  627.          find a line in there source code.
  628.   
  629.          If your lines are long, over 73, then you may want to set
  630.          compress printing on while using line numbers.
  631.  
  632.  
  633.  
  634.  
  635.  
  636.  
  637.  
  638.                                                         page 13
  639.  
  640.       ┌─────────────────────────────────────┐
  641.       │           ~  FILE MENU  ~           ├─┐
  642.       └─┬───────────────────────────────────┘ │
  643.         └─────────────────────────────────────┘
  644.  
  645.          Pressing F brings down the file menu. Here you have 
  646.          options to COPY, MOVE or DELETE the files that are "MARK".
  647.  
  648.             V5.85 ══════PATH:C:\TEXT══╦═══════
  649.             ║                         ║       
  650.             ════╦══════╦══════════════╬═══════
  651.             int ║ File ║ Redirect>file║ X Driv
  652.             ═══╔╝      ╚═════════════════════╗
  653.                ║                             ║
  654.                ║                             ║
  655.            1.  ║  [C]opy   mark files        ║
  656.                ║                             ║
  657.            2.  ║  [M]ove   mark files        ║
  658.                ║                             ║
  659.            3.  ║  [D]elete mark files        ║
  660.                ║                             ║
  661.            4.  ║  [Esc]    Abort             ║
  662.                ║                             ║
  663.                ╚═════════════════════════════╝
  664.  
  665.         1. [C] Copies all of the marked files to the target path.
  666.  
  667.         2. [M] Moves the marked files to target path.
  668.  
  669.         3. [D] Delete all of the marked files ( CAUTION! )
  670.  
  671.         4. [Esc] to leave this menu.
  672.  
  673.         During any of these operations you can abort by pressing 
  674.         escape. Be warn that when you delete files they are 
  675.         DELETED  very fast. Please use caution.
  676.  
  677.         The path and file being copied to is in display  
  678.         at the top.
  679.  
  680.         Before a copy or a move PrintPlus checks to make sure 
  681.         the files will not be copied to themselves. 
  682.         For example if you try to copy from/to the same path.
  683.  
  684.         If there's not enough room PrintPlus will not copy that
  685.         file. It will try the next file.
  686.         If you want to abort press escape.
  687.         The files not copied or moved will still be marked.
  688.  
  689.         Also if a file already exist you will be asked if you 
  690.         want to overwrite it or not.
  691.         If you wish to overwrite a file PrintPlus checks to make 
  692.         sure there's enough room. Files with the same name can be
  693.         of different length. 
  694.  
  695.  
  696.  
  697.  
  698.  
  699.                                                         page 14
  700.  
  701.       ┌─────────────────────────────────────┐
  702.       │ REDIRECTING OUTPUT TO AN ASCII FILE ├─┐
  703.       └─┬───────────────────────────────────┘ │
  704.         └─────────────────────────────────────┘
  705.  
  706.          This feature will let you Redirect the output to a file
  707.          instead of  printing it.
  708.          
  709.          1. Cursor to the subject file.
  710.          2. Press [R] for file Redirect output menu.
  711.          
  712.                  ═══════PATH:C:\TEXT══╦═══════════════════
  713.                                       ║                   
  714.                  ══════╦══════════════╬═════════╦═════╦═══
  715.                   File ║ Redirect>file║ X Drive ║ Dir ║ Set
  716.                   ══╔══╝              ╚══════════════════╗
  717.                     ║                                    ║
  718.                     ║                                    ║
  719.                     ║                                    ║
  720.                 1.  ║  [R]edirect to an ASCII file       ║
  721.                     ║                                    ║
  722.                 2.  ║ [ 0] [ 1] [ 2] [ 3]  Changes Pmode ║
  723.                     ║                                    ║
  724.                 3.  ║  [B] IBM Box Graphics              ║
  725.                     ║                                    ║
  726.                 4.  ║  [Esc]            Abort            ║
  727.                     ║                                    ║
  728.                     ╚════════════════════════════════════╝
  729.  
  730.          
  731.          1. Choosing 'R' will produce the following prompt box.
  732.          
  733.           ╔═ Enter Filename to Redirect: ME.BAT > to:══════════════╗
  734.           ║                                                        ║
  735.           ║                                                        ║
  736.           ╚════════════════════════════════════════════════════════╝
  737.              Type the FILENAME you want to save it to.
  738.  
  739.          2. Change to the Pmode you want to save the file with.
  740.             (0,1,2,3)
  741.  
  742.          3. Toggle between Ibm box graphics and User defined
  743.             replacement characters.
  744.          4. [Esc] to abort 
  745.  
  746.                                                        page 15
  747.  
  748.          
  749.          If the file already exist you will be asked if you want to
  750.          overwrite it or not.
  751.          
  752.          This feature is great for re-formatting doc files, etc. 
  753.          Saves disk space. Also this strips out some strange
  754.          formatting characters.
  755.          
  756.          If you choose to abort just press [Enter] on an empty
  757.          string. (no filename). Else press [Esc]
  758.  
  759.          
  760.  
  761.  
  762.  
  763.  
  764.       ┌─────────────────────────────────────┐
  765.       │    ~  CHANGING CURRENT DRIVE  ~     ├─┐
  766.       └─┬───────────────────────────────────┘ │
  767.         └─────────────────────────────────────┘
  768.  
  769.          Press `X'       to change to another drive. This will bring
  770.          up the window
  771.  
  772.                        ╦══════════════╬═════════╦═════╦══════╦
  773.                        ║ Redirect>file║ X Drive ║ Dir ║ Set  ║
  774.                        ╩════════╔═════╝         ╚══════╗═════╩
  775.           Buttons               ║Enter letter of Drive ║
  776.           Shown only when a >   ║[~|~] [~|~]  [~Enter~]║< | Depicts 
  777.           Mouse is detected.    ║          A:          ║    DN/UP
  778.                                 ║          B:          ║    arrows
  779.           Cursor to Drive       ║          C:          ║
  780.           desired.Press [Enter] ║          D:          ║
  781.                 or              ║          E:          ║
  782.           Press letter.         ║          F:          ║
  783.                                 ║          G:          ║
  784.                                 ║          I:          ║
  785.                                 ╚══════════════════════╝
  786.          
  787.  
  788.  
  789.  
  790.          Press the letter of the drive you want.
  791.          
  792.          If you have more drives they will be displayed up to `Z'.
  793.          You should be able to set the last drive in your config.sys
  794.          file if you like.
  795.          
  796.          EXAMPLE: Lastdrive=Z
  797.          
  798.          or
  799.          
  800.          Lastdrive=I
  801.          
  802.          MOUSE USERS:
  803.          Click on the Dn & Up arrows to scroll to the desired drive.
  804.          Click on the [~Enter~] button to execute.
  805.  
  806.  
  807.  
  808.                                                        page 16
  809.  
  810.  
  811.  
  812.  
  813.  
  814.       ┌─────────────────────────────────────┐
  815.       │     ~  CHANGING DIRECTORIES  ~      ├─┐
  816.       └─┬───────────────────────────────────┘ │
  817.         └─────────────────────────────────────┘
  818.  
  819.          Directories will be in the hilite color and marked
  820.          with ║ at the end.
  821.          Press D to change the current directory.
  822.          
  823.                             ╦════════════════════════════════════════╗
  824.                             ║                            Drive: C    ║
  825.                             ╬═════════╦═════╦══════╦══════╦══════════╣
  826.                             ║ X Drive ║ Dir ║ Set  ║ Help ║ Quit P┼  ║
  827.                             ╩══════╔══╝     ╚═══════════════╗════════╝
  828.                                    ║                        ║  
  829.                  D to change Dir>  ║  [D] change Dir        ║  
  830.                                    ║                        ║    
  831.                  [Esc] to Abort.>  ║  [Esc] Abort           ║  
  832.                                    ║                        ║
  833.                                    ╚════════════════════════╝       
  834.  
  835.          If the cursor is over a directory you will be taken to that
  836.          directory. If not you will see a prompt.
  837.          
  838.          ╔════════════════════════════════════════════════════════╗
  839.          ║  Enter new path:                                       ║
  840.          ║                                                        ║
  841.          ╚════════════════════════════════════════════════════════╝
  842.  
  843.          At the prompt type in the path you want on the current
  844.          drive. There's no need to add the beginning back slash (\).
  845.          "."  will take you to the root dir.
  846.          
  847.  
  848.          NOTE:   If the cursor is over a Directory you can press
  849.          [Enter] instead of [D]. When the cursor is over a file
  850.          Pressing [Enter] will take you to the  View Menu.
  851.          
  852.          MOUSE USERS: If the mouse pointer is over a directory
  853.          that is already highlighted then clicking will take
  854.          you to the Dir menu.
  855.  
  856.  
  857.  
  858.  
  859.  
  860.  
  861.  
  862.  
  863.  
  864.  
  865.                                                        page 17
  866.  
  867.  
  868.       ┌─────────────────────────────────────┐
  869.       │     ~  Choosing your printer  ~     ├─┐
  870.       └─┬───────────────────────────────────┘ │
  871.         └─────────────────────────────────────┘
  872.  
  873.         
  874.        ┌──╖ 
  875.        │F4║    F4 Function key will show you a list of printers that
  876.        ╘══╝    You can choose from. 
  877.         Just press the number or letter of your printer and PrintPlus
  878.         will set up the codes for you!
  879.  
  880.         You can then go to the Setup menu, explained on page 18 for
  881.         any changes that you may want to make.
  882.  
  883.  
  884.  
  885.  
  886.                                                        page 18
  887.  
  888.       ┌─────────────────────────────────────┐
  889.       │           ~  SETTINGS  ~            ├─┐
  890.       └─┬───────────────────────────────────┘ │
  891.         └─────────────────────────────────────┘
  892.  
  893.          Press 'S' for the Settings Menu.
  894.  
  895.                                       ═══════════════════════════════╗
  896.                                                          Drive: C    ║
  897.                                       ╦═════╦══════╦══════╦══════════╣
  898.                                       ║ Dir ║ Set  ║ Help ║ Quit P┼  ║
  899.                                       ╩═╔═══╝      ╚════════╗════════╝
  900.                                         ║                   ║  
  901.                                         ║    [S]ettings     ║ 
  902.                                         ║                   ║    
  903.                                         ║    [Esc] Abort    ║   
  904.                                         ║                   ║
  905.                                         ╚═══════════════════╝       
  906.  
  907.          Press 'S' again to change your settings. [Esc] to abort.
  908.  
  909.                                 ═══════╦═════╦══════╦══════╦            
  910.                                X Drive ║ Dir ║ Set  ║ Help ║           
  911.                               ═════════╩═╔═══╝      ╚════════╗         
  912.                                          ║                   ║  
  913.                                          ║    [S]ettings     ║ 
  914.           ╔═DEFAULT SETTINGS════════════════════════════════════╗
  915.           ║                                                     ║
  916.           ║ Box Characters : IBM B  ┌─┬─┐     Pmode   [  PM2 ]  ║
  917.           ║                         │ │ │                       ║     
  918.           ║ Edit user defined chara ├─┼─┤     Header  [  OFF ]  ║
  919.           ║                         │ │ │                       ║
  920.           ║ Change colors           └─┴─┘     [T] printer       ║
  921.           ║                                                     ║
  922.           ║ Printer Setup                     [L]ineLenght      ║
  923.           ║                                                     ║
  924.           ║ [Esc] to abort                                      ║
  925.           ╚═════════════════════════════════════════════════════╝
  926.                                          
  927.          B      Toggles IBM/User box characters.
  928.                 These will be shown above.  
  929.  
  930.          E      Press E to edit your user defined box characters.
  931.  
  932.          C      C will take you to the screen color changes.
  933.                 Describe below.
  934.  
  935.          S      Printer Setup window. Describe below.
  936.   
  937.          P      To change Pmode.
  938.  
  939.          H      Toggle header on/off.
  940.  
  941.          T      Printer type.
  942.  
  943.          L      Set the number of Lines per page for your printer.
  944.  
  945.          [Esc]  Leave this menu.
  946.  
  947.                                                        page 19
  948.  
  949.       ┌─────────────────────────────────────┐
  950.       │ ~  CHANGING YOUR DEFAULT COLORS  ~  ├─┐
  951.       └─┬───────────────────────────────────┘ │
  952.         └─────────────────────────────────────┘
  953.  
  954.          If you don't like the colors on screen you can change them.
  955.          You can choose the colors of your choice with the [Alt-C]
  956.          key. Or else by menu.
  957.          
  958.          This will show a text screen with the colors that are set
  959.          now. The colors you can change are...
  960.          
  961.          [N]ormal  [H]ighlite  [M]ARK   [T]oday  [C]ursor      
  962.           ^         ^           ^        ^        ^
  963.          Pick the one you want to change.
  964.  
  965.          All possible attributes will be shown.
  966.          Cursor to the desired color (attribute) and press [Enter]. 
  967.          Go through all the ones you want to change.
  968.  
  969.          Press [Esc] When you are done. 
  970.          
  971.          Your new defaults will be save to disk when you quit the
  972.          program.
  973.  
  974.  
  975.  
  976.       ┌─────────────────────────────────────┐
  977.       │     ~  PRINTER SETUP WINDOW  ~      ├─┐
  978.       └─┬───────────────────────────────────┘ │
  979.         └─────────────────────────────────────┘
  980.  
  981.           ╔═════════════════════════════════════════════════════╗
  982.           ║                                                     ║  
  983.           ║  PRESS HIGHLIGHTED LETTER OF PRINTER CODE TO ADJUST ║
  984.           ║                                                     ║
  985.           ║  Initialize code  ∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙ SET AS:      ║
  986.           ║  FormFeed  ( usually 12) ············· SET AS:  12  ║
  987.           ║  Special  ( User's choice ) ∙∙∙∙∙∙∙∙∙∙ SET AS:      ║
  988.           ║  Pica (normal) ······················· SET AS:      ║
  989.           ║  Compress mode ∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙ SET AS:      ║
  990.           ║  Nlq (near letter quality) ··········· SET AS:      ║
  991.           ║  End code ∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙ SET AS:      ║
  992.           ║                                                     ║
  993.           ╚═════════════════════════════════════════════════════╝
  994.  
  995.  
  996.          Press first letter to adjust that code.
  997.  
  998.          Below describes what each of the above codes are for.
  999.          You will have to look up the correct codes for your printer
  1000.          in your printer manual if the default ones won't work.
  1001.  
  1002.          Enter each one in decimal. Pressing [Enter] after each code.
  1003.          When done press enter. Go on to the next code if needed.
  1004.          Press escape when all done.
  1005.  
  1006.  
  1007.  
  1008.                                                         page 20
  1009.  
  1010.  
  1011.          
  1012.          INITIALIZE
  1013.          This will be the first printer code sent to the printer.
  1014.          In most cases this would be a printer reset command.
  1015.  
  1016.          FORMFEED
  1017.          Set this with your printer codes for Formfeed.
  1018.          Normally set to 12.
  1019.  
  1020.          SPECIAL
  1021.          Set this to whatever you want. Can use it for special
  1022.          type of printing.
  1023.  
  1024.          PICA
  1025.          Here you enter the code for pica (normal) type. (10 cpi)
  1026.  
  1027.          COMPRESS
  1028.          Compress printing. (17.5 cpi)
  1029.          Usually set with either 15 or 27 15.
  1030.  
  1031.          NLQ
  1032.          Near letter quality or Correspondence Quality.
  1033.          Different for most printers.
  1034.  
  1035.          END CODE
  1036.          This is the code sent to the printer at the end of a print
  1037.          session.
  1038.          Can be set up as a reset like the initialize setting.
  1039.  
  1040.          NOTE:
  1041.          1. You could enter 12 for a formfeed here. This would 
  1042.             eject the last page enough to remove it from your printer,
  1043.             at a cost of a sheet of paper.
  1044.          2. Any of the above codes can be unselected by entering 255
  1045.             as the first code.
  1046.          3. In many cases you can add more than one function in a 
  1047.             single code.
  1048.      
  1049.  
  1050.  
  1051.  
  1052.  
  1053.  
  1054.                                                         page 21
  1055.  
  1056.  
  1057.  
  1058.       ┌─────────────────────────────────────┐
  1059.       │         ~  PRINTER CODES  ~         ├─┐
  1060.       └─┬───────────────────────────────────┘ │
  1061.         └─────────────────────────────────────┘
  1062.  
  1063.         There's some printers listed when you press F4
  1064.         from the main menu.
  1065.         If there's one for you enter it's number
  1066.         for easy setup.
  1067.  
  1068.         I would like to add as many printers as possible. If
  1069.         you have a different type printer I would appreciate it if you
  1070.         could send me the printer codes for the next update.
  1071.  
  1072.                                                        page 22
  1073.  
  1074.       ┌─────────────────────────────────────┐
  1075.       │~        OTHER INFORMATION          ~├─┐
  1076.       └─┬───────────────────────────────────┘ │
  1077.         └─────────────────────────────────────┘
  1078.  
  1079.         LINES PER PRINTED PAGE.
  1080.  
  1081.         To set the number of lines to print per page, go to the Setup
  1082.         screen. Press L for LineLenght.
  1083.         The default setting is 66. 
  1084.         The default lines to skip is 6.
  1085.  
  1086.         You can change both of these here,
  1087.  
  1088.         For most Dot Matrix printers I would recommend a setting of
  1089.         66 for line lenght (Formlenght) and 6 for the number of
  1090.         lines to skip.
  1091.  
  1092.         Some laser owners may want to set the line lenght
  1093.         between 60 and 64.
  1094.  
  1095.  
  1096.                                                        page 23
  1097.  
  1098.  
  1099.       ┌─────────────────────────────────────┐
  1100.       │     ~  DELETING SINGLE FILES  ~     ├─┐
  1101.       └─┬───────────────────────────────────┘ │
  1102.         └─────────────────────────────────────┘
  1103.  
  1104.          [Alt-D]  delete the file under the cursor.
  1105.          
  1106.          Cursor to file you want to delete then press [Alt-D]. This
  1107.          will bring up the prompt;
  1108.          "DELETE this FILE? (y/n)"
  1109.          Press "y" to delete or "n" to abort.  You can also press
  1110.          [Esc] to abort.
  1111.          
  1112.          When the file is deleted it will be marked with ▒ and be
  1113.          YELLOW on RED after you cursor off.
  1114.          
  1115.          Alt-D will also delete empty directories.
  1116.          
  1117.  
  1118.  
  1119.       ┌─────────────────────────────────────┐
  1120.       │             ~  NEWCOPY  ~           ├─┐
  1121.       └─┬───────────────────────────────────┘ │
  1122.         └─────────────────────────────────────┘
  1123.  
  1124.         When copying or moving files the default settings will copy
  1125.         the original date.(like Dos copy command)
  1126.         If you would like to copy/move files with the current date,
  1127.         you can set this up in the setup menu. After you choose 
  1128.         the set up menu, with S, You can toggle NEWCOPY with N.
  1129.         This is an unconventional setup and a caution box will come up.
  1130.         This is completely up to your preference.
  1131.  
  1132.         
  1133.  
  1134.       ┌─────────────────────────────────────┐
  1135.       │              ~  HELP  ~             ├─┐
  1136.       └─┬───────────────────────────────────┘ │
  1137.         └─────────────────────────────────────┘
  1138.  
  1139.         Pressing H or
  1140.        ┌──╖ 
  1141.        │F1║  brings down this Help menu.
  1142.        ╘══╝    
  1143.                                       ═══════════════════════════════╗
  1144.                                                          Drive: C    ║
  1145.                                       ╦═════╦══════╦══════╦══════════╣
  1146.                                       ║ Dir ║ Set  ║ Help ║ Quit P┼  ║
  1147.                                       ╩═════╔══════╝      ╚══════════╗
  1148.                                             ║                        ║
  1149.         [H] Shows a full help screen        ║     [H]elp screen      ║
  1150.                                             ║                        ║
  1151.         [A] Displays  Alt-keys functions    ║     [A]lt-keys         ║
  1152.                                             ║                        ║
  1153.         [C] Displays Ctrl-keys functions    ║     [C]trl-keys        ║
  1154.                                             ║                        ║
  1155.         [M] Mouse help screen               ║     [M]ouse help       ║
  1156.                                             ║                        ║
  1157.         [Esc] Escape from menu              ║     [Esc]  Abort       ║
  1158.                                             ║                        ║
  1159.                                             ╚════════════════════════╝
  1160.  
  1161.                                                         page 24
  1162.  
  1163.  
  1164.  
  1165.       ┌─────────────────────────────────────┐
  1166.       │       ~  QUITTING PRINTPLUS  ~      ├─┐
  1167.       └─┬───────────────────────────────────┘ │
  1168.         └─────────────────────────────────────┘
  1169.  
  1170.          Press [Esc] or [Q] to quit.  At the prompt Press 'Y' to
  1171.          quit or 'N' to abort.
  1172.          
  1173.           ════════════════════════════════════╗
  1174.                                   Drive: C    ║
  1175.           ═════╦═════╦══════╦══════╦══════════╣
  1176.           rive ║ Dir ║ Set  ║ Help ║ Quit P┼  ║
  1177.           ═════╩═════╩═╔═══════════╝          ║
  1178.                        ║  Quit PrintPlus?     ║
  1179.                        ║                      ║
  1180.                        ║       [Y]es          ║
  1181.                        ║                      ║
  1182.                        ║       [N]o           ║
  1183.                        ║                      ║
  1184.                        ╚══════════════════════╝
  1185.  
  1186.  
  1187.  
  1188.  
  1189.                                                         page 25
  1190.       ┌─────────────────────────────────────┐
  1191.       │       ~  TROUBLE SHOOTING  ~        ├─┐
  1192.       └─┬───────────────────────────────────┘ │
  1193.         └─────────────────────────────────────┘
  1194.  
  1195.  
  1196.                 Common Questions 
  1197.  
  1198.         Q.      When I print a file with PrintPlus the header has 
  1199.                 strange characters. Whats wrong?
  1200.  
  1201.         A.      These are IBM Box Characters. If your printer supports
  1202.                 them look up the codes to set IBM graphic mode 1.
  1203.                 Put these codes in the initialize sequence in the 
  1204.                 printer setup.
  1205.                 Or else you may be able to set your printer dip
  1206.                 switches to support IBM Graphic mode 1.
  1207.  
  1208.                 If your printer does not support them ,switch 
  1209.                 PrintPlus to User defined Characters with Alt-B
  1210.                 from the file display.
  1211.                 This will change the IBM box characters to ones
  1212.                 that will print on your printer and resemble 
  1213.                 somewhat the box characters.
  1214.  
  1215.                 [TIP] Try setting up your printer with the F4
  1216.                 Function key first.
  1217.  
  1218.         Q.      I can't get PrintPlus to print with my serial 
  1219.                 printer.
  1220.  
  1221.         A.      PrintPlus comes setup for a parallel printer.
  1222.                 If you have a serial printer redirected with the
  1223.                 "mode" command, then go to the Setup menu.
  1224.                 Press T  for parallel/serial toggle.
  1225.  
  1226.         Q.      How can I stop PrintPlus from dropping data files
  1227.                 all over my disk?
  1228.                         or
  1229.                 PrintPlus doesn't always start up with my default
  1230.                 settings. How come?
  1231.  
  1232.         A.      You must put the set variable in your "Autoexec.bat"
  1233.                 file. This is how PrintPlus knows where to keep/find
  1234.                 the data file.
  1235.                 Example:
  1236.                 Set PLUSDATA=C:\util\
  1237.                 The data file will then reside in your util directory
  1238.                 on the C drive.
  1239.  
  1240.  
  1241.                                                        page 26
  1242.  
  1243.         Q.      When using CTRL-P (Print from Page n to Page n)
  1244.                 the pages printed don't seem to jive with the ones 
  1245.                 I wanted to print.
  1246.  
  1247.         A.      PrintPlus will calculate the page numbers differently
  1248.                 depending on the pmode that you are in. Also if header
  1249.                 is on there may be a minor adjustment.
  1250.                 If you use Pmode 0 with this function the pages should
  1251.                 print out correctly.
  1252.                 Of course some files do not start the page numbering
  1253.                 at the beginning. If you take a look some files you
  1254.                 will notice that the page numbering actually starts at
  1255.                 some point into the file.          
  1256.                 For example lets say the file starts with four pages
  1257.                 before the page numbering. Add 4 to the  numbered
  1258.                 page you want to print ( Pmode 0 header off ).
  1259.  
  1260.  
  1261.         Q.      PrintPlus froze after using my mouse. what can I do?
  1262.  
  1263.         A.      Check your drag button on your mouse.
  1264.                 If this was accidentally, or purposely clicked down
  1265.                 then you will not get any response until you release
  1266.                 the drag button.
  1267.  
  1268.         Q.      How can I speed up the cursor when accessing a floppy?
  1269.  
  1270.         A.      Toggle the information display off with Alt-I.
  1271.                 This will turn off the display of the file size ,date,
  1272.                 time and free space. The cursor will speed along.
  1273.  
  1274.  
  1275.  
  1276.                                                         page 27
  1277.       ┌─────────────────────────────────────┐
  1278.       │    ~  REGISTERING INFORMATION  ~    ├─┐
  1279.       └─┬───────────────────────────────────┘ │
  1280.         └─────────────────────────────────────┘
  1281.   
  1282.  
  1283.          Remember this program is Shareware! Please register after a
  1284.          reasonable evaluation period. 
  1285.          
  1286.          The registration fee of $19.00 will give you
  1287.          
  1288.          1. Telephone support for 3 months. Mail or Email. (minimum)
  1289.          
  1290.          2. A disk with the REGISTERED version and Docs.  (5 1\4) or
  1291.             3 1\2 per request.
  1292.          
  1293.          3. A PRINTED MANUAL. A nice 5 1/2 by 8 1/2 booklet.
  1294.             Easy to use, handy.
  1295.  
  1296.          4. Registered users may freely use any new shareware upgrades
  1297.             of PrintPlus that they download, receive, etc. 
  1298.           ┌──────────────────────────────────────────────────────────┐
  1299.           │ Registered users receive a "SPECIAL Code" to Register    │
  1300.           │ new Shareware updates. This also gives you the OPTION of │
  1301.           │ Pausing at the Title screen or not & CLS Screen on exit. │
  1302.           └──────────────────────────────────────────────────────────┘
  1303.             If you want a new updated register copy directly from the
  1304.             author, please send $5.00 to help cost.
  1305.             You must include name and serial number of your copy.
  1306.             You will also receive a printed manual.
  1307.  
  1308.          5. CIS IntroPak       
  1309.          
  1310.             A free CompuServe IntroPak, that includes a $15.00 usage
  1311.             credit, is available to PrintPlus registered users. You
  1312.             will receive User ID, Password & $15.00 usage credit. This
  1313.             is a good place for technical help and support for
  1314.             PrintPlus and  other programs.
  1315.          
  1316.          6. An evaluation copy of TAPCIS, from OMNI Information
  1317.             Resources, Inc. TAPCIS is a Communication program that
  1318.             makes using CompuServe easy and efficient. It will save
  1319.             you hours of on line time. TAPCIS is a Shareware program
  1320.             and is provided for evaluation only.
  1321.          
  1322.          7. Registered copy of  Sleek a file reformatting
  1323.             utility described below.
  1324.  
  1325.          8. Unbox  also describe below 
  1326.  
  1327.          9. PPC PrintPlus Command Line Companion
  1328.  
  1329.         10. Registered users can get a 1 year subscription to 
  1330.             Shareware Magazine, normally $20.00, for just $12.95.
  1331.  
  1332.                                                        page 28
  1333.  
  1334.       ┌─────────────────────────────────────┐
  1335.       │      ~  ORDERING PRINTPLUS  ~       ├─┐
  1336.       └─┬───────────────────────────────────┘ │
  1337.         └─────────────────────────────────────┘
  1338.          FOR ORDERS IN THE U.S.  ( for UK orders see next page.)
  1339.  
  1340.          "You can order by sending check, cash or money order to
  1341.  
  1342.          Lambert Klein
  1343.          PO Box 611
  1344.          Wayne MI.  48184
  1345.  
  1346.          or with MC, Visa, Amex, or Discover from the Public (software)
  1347.          Library by calling 1-800-2424-PsL or 713-524-6394 or by FAX to
  1348.          1-713-524-6398 or by CIS Email to 71355,470. These numbers are
  1349.          for orders only. To insure that you get the latest version,
  1350.          PsL will notify us the day of your order and we will ship the
  1351.          product directly to you. Any questions about the status of the
  1352.          shipment of the order, refunds, registration options, product
  1353.          details, technical support, volume discounts, dealer pricing,
  1354.          site licenses, etc, must be directed to  Lambert Klein
  1355.  
  1356.          You can also mail credit card orders to PsL at
  1357.          P.O.  Box 35705, Houston, TX 77235-5705."
  1358.  
  1359.  
  1360.         The above credit card info and the 800 number is for
  1361.         REGISTERING of PrintPlus ONLY!
  1362.  
  1363.         All other correspondence, comments or questions must be sent
  1364.         to Lambert Klein through any of the means below.
  1365.  
  1366.          Lambert Klein                   Voice    PHONE: 313-326-1583
  1367.          PO Box 611
  1368.          Wayne  Mi. 481y4                         Also Runway BBS 
  1369.                                                   # on page 28.
  1370.          CompuServe                72010,624
  1371.          GEnie Address:            L.Klein1
  1372.  
  1373.          Interlink:                72010.624 @ COMPUSERVE.COM
  1374.          
  1375.         If you order direct from Lambert Klein please send the 
  1376.         INVOICE  form included.
  1377.  
  1378.         When ordering via a credit card through Psl as described
  1379.         above there will be a $4.00 shipping fee added.
  1380.  
  1381.         When ordering with a credit card through Psl, the item number
  1382.         for PrintPlus is  10272.
  1383.         Psl can look up the programs by name but using this number is
  1384.         more efficient.
  1385.  
  1386.                                                        page 29
  1387.  
  1388.       ┌─────────────────────────────────────┐
  1389.       │      ~  ORDERING PRINTPLUS  ~       ├─┐
  1390.       └─┬───────────────────────────────────┘ │
  1391.         └─────────────────────────────────────┘
  1392.  
  1393.          FOR ORDERS IN THE UNITED KINGDOM
  1394.  
  1395.              Send 14.95 pounds to:
  1396.  
  1397.              Nildram Software
  1398.              26 Stanley Hill Avenue
  1399.              Amersham
  1400.              Bucks
  1401.              HP7 9BD
  1402.  
  1403.              Tel: (0494) 729236
  1404.              BBS: (0494) 431861
  1405.              CIX: nildram
  1406.              Compuserve: 100012,1222
  1407.              Internet: nildram@compulink.co.uk
  1408.  
  1409.              MasterCard and VISA accepted.
  1410.  
  1411.                                                        page 30
  1412.       ┌─────────────────────────────────────┐
  1413.       │          ~  BBS SUPPORT  ~          ├─┐
  1414.       └─┬───────────────────────────────────┘ │
  1415.         └─────────────────────────────────────┘
  1416.  
  1417.  
  1418.          PrintPlus now has BBS support on:
  1419.  
  1420.      ┌──────────────┐
  1421.      │  RUNWAY BBS  │█────────────────────────────┐
  1422.      └──────────────┘█   215-623-6203   2400 Baud │
  1423.       ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀   215-623-4897   HST       │██
  1424.       │ Sysop:           215-622-7563   V.32      │██          
  1425.       │ Ray Novino                                │██                
  1426.       └───────────────────────────────────────────┘██
  1427.          ████████████████████████████████████████████
  1428.          ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
  1429.                                                    
  1430.          From the main menu join Conference 77  ( J 77 )
  1431.          for the Shareable Software International Support Conference.
  1432.          Press B for [B]ulletin Listings.
  1433.          I will log on regularly and Bill Dickson will be on line also to
  1434.          answer any questions Et Cetera.
  1435.  
  1436.          You will always find the newest release of PrintPlus here.
  1437.          This is a FREE download!
  1438.  
  1439.       ┌───────────────────────┐
  1440.       │  ON LINE REGISTRATION ├─┐
  1441.       └─┬─────────────────────┘ │
  1442.         └───────────────────────┘
  1443.  
  1444.          You can now register PrintPlus on line via Runway BBS!
  1445.          Just join Conference 77 as above and follow instructions.
  1446.          Press S for [S]cript Questions.
  1447.          Your request will be processed immediately. This is the fastest
  1448.          way to acquire your complete PrintPlus registered package!
  1449.  
  1450.  
  1451.  
  1452.  
  1453.  
  1454.  
  1455.       ┌─────────────────────────────────────┐
  1456.       │       ~  REGISTERED USERS  ~        ├─┐
  1457.       └─┬───────────────────────────────────┘ │
  1458.         └─────────────────────────────────────┘
  1459.          Registered users may freely use any new shareware upgrades
  1460.          of PrintPlus that they download, receive, etc. 
  1461.          If you want a new updated register copy directly from the
  1462.          author, please send $5.00 to cover cost.
  1463.          You must include name and serial number of your copy.
  1464.          This must be directed to Lambert Klein.
  1465.     
  1466.  
  1467.                                                        page 31
  1468.       ┌─────────────────────────────────────┐
  1469.       │  PLACES TO FIND PRINTPLUS  FIRST!   ├─┐
  1470.       └─┬───────────────────────────────────┘ │
  1471.         └─────────────────────────────────────┘
  1472.  
  1473.         The current version of PrintPlus can be found on many 
  1474.         bulletin boards. 
  1475.         The following are where you will probably find it first.
  1476.  
  1477.                             ┌────────────────────╖                              
  1478.                             │This is the Official║ 
  1479.                             │  Support BBS for   ║
  1480.       ┌─────────────────────┤     PrintPlus!     ╟──────╖ 
  1481.       │                     ╘════════════════════╝      ║
  1482.       │┌──────────────┐                                 ║
  1483.       ││  RUNWAY BBS  │█       215-623-6203   2400 Baud ║
  1484.       │└──────────────┘█       215-623-4897   HST       ║
  1485.       │ ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀       215-622-7563   V.32      ║
  1486.       │  Sysop: Ray Novino                              ║  
  1487.       ╘═════════════════════════════════════════════════╝
  1488.  
  1489.         Loren Olsen's VF Associates BBS      202-686-5791    
  1490.         Usually gets it just after the last bits of code are in!
  1491.  
  1492.         EmmaSoft Shareware Board             607- 533-7072
  1493.         Lots of ASP Shareware here!   
  1494.  
  1495.         Olympic BBS             1-313-946-5931   Just a few miles from 
  1496.                                                  PrintPlus's home.
  1497.  
  1498.         Exec-Pc BBS             1-414-789-4210
  1499.  
  1500.         CompuServe              IBMHW Lib 0 or 2
  1501.  
  1502.         GEnie                   Ibm roundtable    page 615;3    lib 5
  1503.  
  1504.  
  1505.          I am always interested in feedback from Users. For a reply
  1506.          don't forget to leave your address. Also let me know where
  1507.          you acquired PrintPlus.
  1508.  
  1509.  
  1510.                                                        page 32
  1511.                                                         
  1512.         
  1513.                
  1514.  
  1515.       ┌─────────────────────────────────────┐
  1516.       │~  OTHER PROGRAMS BY LAMBERT KLEIN  ~├─┐
  1517.       └─┬───────────────────────────────────┘ │
  1518.         └─────────────────────────────────────┘
  1519.  
  1520.         PPC    PrintPlus Command Line Companion
  1521.         Use to print a single file from the command line using your 
  1522.         default settings.
  1523.  
  1524.         UNBOX   Copies a file, from command line, while changing any
  1525.         characters above 127 to characters below 128.
  1526.         IBM box graphics will be converted to close reproductions
  1527.         in text characters.
  1528.         Intended for printers that can't print these characters.
  1529.  
  1530.         SLEEK    File reformatting utility Sleek's main purpose
  1531.         is to copy a file to one that will be easier to place in to
  1532.         certain Word Processors such as wysiwyg.
  1533.         Sleek will trim extra spaces at the end of a line. Then
  1534.         all EOL (end of line) Linefeed and carriage returns
  1535.         within paragraphs will be eliminated. Sleek has an option
  1536.         to set word wrap from 20-32768. The output can be quite
  1537.         different depending on the word wrap value.
  1538.         Sleek is Shareware $10.00.
  1539.         If You are a Registered PrintPlus user you can use
  1540.         Sleek freely.
  1541.