home *** CD-ROM | disk | FTP | other *** search
/ ProfitPress Mega CDROM2 …eeware (MSDOS)(1992)(Eng) / ProfitPress-MegaCDROM2.B6I / UTILITY / FILE / PUP320.ZIP / PUP.DOC < prev    next >
Encoding:
Text File  |  1992-04-01  |  10.1 KB  |  256 lines

  1.  
  2.  
  3.             PUP: Paul's Utility Program Version 3.20
  4.  
  5.  
  6. Sorry for version 3.18, there were some major bugs that I didn't test for.
  7.  
  8. The file manager you always wanted to have but were afraid to write it.
  9. It is completely mouse operated, so it will save you a lot of type-errors,
  10. lame fingers etc.
  11.  
  12. It can do all your file managing, including processing archived files ( ZIP,
  13. ZOO, ARC, LZH, ICE, ARJ -files ) so it will save you a huge amount of work
  14. finding the correct commands, options, modifiers and whatever for the correct
  15. actions of the archiving programs.
  16.  
  17. FILES:
  18. ======
  19.  
  20.   PUP.CFG       Config file for PUP. You may edit this a bit. See downwards
  21.   PUP.COM       The PUP program itself
  22.   PUP.DOC       This file
  23.   PUPCFG.EXE    The config program for PUP
  24.   INSTALL.BAT   The same, but this way you are more likely to run it the
  25.                 first time
  26.   MAIN.PUP      The main file needed for PUP
  27.   V.COM         The multiple file viewer
  28.   VIEW.CFG      The config file for V.COM
  29.   VIEW.DOC      The file explaining the use of V.COM
  30.  
  31. INSTALLATION
  32. ============
  33.  
  34. PUP requires a mouse driver preferably set in the 3-button mode, so if you
  35. don't have one you better buy it before you install this program.
  36.  
  37. The installation is very simple. Just follow the questions of the installation
  38. program.
  39.  
  40. OPERATION
  41. =========
  42.  
  43. This is also very simple.
  44. The meaning of the mouse buttons is as follows:
  45.  
  46.  Left  button: Execute or unzip, unarc, unpak, etc. a program or a file.
  47.                ( When executing a program pup asks you if you want to give
  48.                  some arguments to the program. You can also click on
  49.                  'quit' if you accidentally clicked on the wrong program. )
  50.  Mid   button: Mark a file for later use (copy, move, rename ...).
  51.  Right button: View/edit an ordinary file with your favorite editor,
  52.                or show the contents of a archived file.
  53.  
  54.  Note: When you have a 2-button mouse don't worry, because you can still mark
  55.        a file with SHIFT- left (or right) button.
  56.  
  57.  Directory's are changed by pressing the left or right button on your mouse.
  58.  
  59. The menu commands can be selected by any one of the buttons and are as follows:
  60.  
  61.   quit : Returns you to ordinary DOS (You must type all of it yourself so
  62.          don't use this).
  63.   ?:   : This is for changing the current drive.
  64.   read : Is for re-reading a disk and rewriting the screen (very useful if
  65.          something corrupted the screen).
  66.   mdir : Make a new directory in the current directory.
  67.   disp : Display mode.
  68.          - You can display some information on the free size of the
  69.            current disk, the number of marked files the size of the
  70.            marked files etc.
  71.          - Switch to 2 or to 4 column display.
  72.          - Choose if you want to display hidden files or not
  73.          - If you are in 2-column mode you can choose between
  74.            time or attributes displayed
  75.   sort : Lets you choose a sorting order for the files on the screen
  76.          (this order is preserved after executing a program).
  77.   copy : For copying the marked files to another drive or directory. After
  78.          clicking on 'copy' you can choose a directory to where the
  79.          files must be copied.
  80.   move : Same as copy, but the original files will be deleted.
  81.   del  : Delete the marked files.
  82.   rena : Rename the marked files. You can use wildcards ( "*","?" ).
  83.   attr : Change the attributes of the marked files.
  84.   arch : Puts the marked files into an archive with the desired archiving
  85.          program.
  86.   exec : Execute a program that is in a directory specified in your PATH
  87.          variabele or a regular DOS-command.
  88.   mark : Mark a number of files by the use of wildcards ? and *
  89.          (They have the same meaning as in DOS) or delete all the markers.
  90.          When marking files bear in mind that already marked files will be
  91.          unmarked (useful when for instance deleting everything except .PAS
  92.          files, you mark all (with *.*) and then mark (actually unmark) the
  93.          PAS files with option user (type *.PAS).
  94.  
  95.   After clicking on 'copy', 'move' or UNZIP etc you can choose a directory the
  96.   same way you choose them when you are moving to the directory's and drives
  97.   when you want to execute a program.
  98.   In addition when choosing such paths you can make a new directory,
  99.   change display mode and and set sorting order.
  100.  
  101.   Note 1: To choose an option from a menu choice, hold down the button while
  102.           moving your mouse downwards.
  103.  
  104.   Note 2: You can also mark directory's but you can only archive them, or
  105.           delete them if they are empty.
  106.  
  107.   Note 3: When you copy or move files to the current directory, you will be
  108.           asked for a new filename, because you can't copy a file to itself.
  109.           ( Move a file to the current directory is the same as rename )
  110.           Caution: If you move files to the current directory and the same
  111.                    name (who will ever do this?) you lose your file.
  112.  
  113.   Note 4: There is a known bug in PUP.When you move or delete a file on a
  114.           write-protected disk you get some pretty stupid things. I guess the
  115.           file-system gets confused, but I'm not sure what to do about that.
  116.           Whoever can help me with this, gets the registration for free!!!!
  117.           ( I think it is a DOS bug )
  118.  
  119. About PUP.CFG:
  120.  
  121. In versions after 3.20 the PUP.CFG file is as follows:
  122. 1st: the command and arguments for extracting files
  123. 2nd: the command and arguments for archiving files when the program accepts
  124.      a filelist
  125.      followed by an empty line
  126. or   the command and arguments for archiving files.
  127.      the command and arguments for archiving directories.
  128.  
  129. this 3 lines repeated for every archiving program there is.
  130. You may edit the PUP.CFG file yourself, but be sure not to add or delete any
  131. lines or change the order.
  132.  
  133. Updates
  134. =======
  135.  
  136. Improvements with regard to version 2.01:
  137.  
  138. - The pull-down menus stay open until the whole action has finished,
  139.   so if you get an error message you can see what caused it.
  140.  
  141. - There was a bug in the copy part, it left part of the copy in the specified
  142.   directory if there occurred an error.
  143.  
  144. Improvements with regard to version 2.03:
  145.  
  146. - There was a major bug in the pupcfg program. It's ok now.
  147.  
  148. Improvements with regard to version 2.10:
  149.  
  150. - It was not ok then. Fixed it for sure.
  151.   Also a minor error fixed. (When you unzipped etc a file to a disk that became
  152.   full, the warning from the archiving program went so fast of screen that you
  153.   couldn't see it. It pauses now.
  154.  
  155. Improvements with regard to version 2.20:
  156.  
  157.  - Not very much, some minor changes.
  158.  
  159. Improvements with regard to version 2.21:
  160.  
  161.  - Fixed some of the error handling.
  162.  - You can change the color of the commands on the second line now.
  163.  - Standard archiving programs: PKZIP, PKPAK, ARJ, LHA and PAK.
  164.  - You can choose if you want to preserve the directory on start-up.
  165.  - After viewing a file PUP displays the same part of the directory as it
  166.    did before ( this is only if the directory doesn't fit on one screen ).
  167.  
  168. Improvements with regard to version 2.30:
  169.  
  170.  - Added wildcards in the renaming.
  171.  - Fixed some silly bug.
  172.  - The total size of the marked files is now always displayed.
  173.  
  174. Improvements with regard to version 2.30:
  175.  
  176.  - did some bugfixing
  177.  - translated source from pascal to assembly!!! (Terrible job)
  178.    so PUP is about 70% (!) shorter and a bit faster.
  179.  - you can also execute BTM files (Batch To Memory)
  180.  - PUP.COM is now 384 Bytes in memory !!!
  181.  
  182. Improvements with regard to version 3.00 and 3.01:
  183.  
  184.  - Fixed some bugs, some for the second time (??). Hope I got them all.
  185.  - P.S. I'm sorry about the not working version of pup ( some silly guy up-
  186.    loaded a non-working pre-release of pup (pup 3.00) so if you got frustrated
  187.    about the not working of pup I'll give you his address for a suitable fee ).
  188.  - Added the SHIFT-button operation.
  189.  
  190. Improvements with regard to version 3.10:
  191.  
  192.  - Fixed some difficult to explain bug ( PUP displayed a list of files with the
  193.    same name sometimes ).
  194.  - Changed option zip into arch. This sounds more logical to me.
  195.  - Made the distribution file selfextracting. This for the few unlucky people
  196.    who have no pkzip.
  197.  
  198. Improvements with regard to version 3.11:
  199.  
  200.  - Fixed a bug in the attribute option. Fixed some other bug this was due to
  201.    the fact that pup couldn't handle systems with a lot of drives.
  202.  
  203. Improvements with regard to version 3.12:
  204.  
  205.  - Fixed some bugs.
  206.  - You can use pup now in 25, 40 and any number of rows that your display can
  207.    handle!! Remember, it can only run in 80-column display!
  208.  
  209. Improvements with regard to version 3.15:
  210.  
  211.  - Fixed some more bugs.
  212.  - You can copy to the current directory now.
  213.  - Maybe more, because I did forget to write down all the exact changes.
  214.  
  215. Improvements with regard to version 3.16:
  216.  
  217.  - You can put PUP in an own subdirectory
  218.  - Fixed some minor bugs.
  219.  
  220. Improvements with regard to version 3.18:
  221.  
  222.  - Got rid of some bugs
  223.  - Included the new version ( 3.00 ) of V.COM
  224.  
  225. Improvements with regard to version 3.19:
  226.  
  227.  - Fixed the bug in the part that sets the file date to the original date
  228.    when copyin or moving.
  229.  - Made it a bit shorter.
  230.  - Changed the default colors, because I have now a color monitor and someone
  231.    actually paid me for that!!
  232.  - PUP no longer recognizes the extensions of the archiving extensions.
  233.    So be sure to leave V.COM as the default editor because it is the only
  234.    program that recognizes them.
  235.    PUP.CGF is different now!
  236.  
  237.  
  238. Registration
  239. ============
  240.  
  241. If you think this is a fine program or if you will encourage me to
  242. get rid of ALL the bugs, please please please send your money to:
  243. RABO 137468555 Eindhoven The Netherlands
  244. tnv Paul van der Linden. Any amount will do.
  245.  
  246. If you do that, you get at least my thanks, and when payed enough,
  247. you get one new version for free, and, of cource support with your problems.
  248. And you get the password for unzipping the source code of PUP.
  249.  
  250. Enjoy the program !!!
  251.  
  252.                           Paul van der Linden
  253.                           Smuldersweg    92
  254.                           5654 CC  Eindhoven
  255.                           The Netherlands
  256.