home *** CD-ROM | disk | FTP | other *** search
/ Current Shareware 1994 January / SHAR194.ISO / dos_util / drnewc.zip / PATCH.DOC < prev    next >
Text File  |  1993-08-23  |  2KB  |  40 lines

  1. PATCH
  2.  
  3.  
  4.  
  5. Michael Mefford                                November 12, 1991 (Utilities)
  6.  
  7.  
  8. Purpose:    Replaces the DEBUG scripts previously used to change hotkeys, 
  9. colors, and the like in PC Magazine utilities with a simple point-and-shoot 
  10. procedure that makes use of a customization information file that is supplied 
  11. with the utility.
  12.  
  13. Format:     PATCH [ZIF directory [program directory]]
  14.  
  15. Remarks:    Entered without the optional directory parameters, PATCH assumes 
  16. that both the customization information file (the .ZIF file) and the utility 
  17. itself are located in the current directory.  If not, the directory names 
  18. containing these files (but not the filename of the utility to be customized) 
  19. should be entered as shown.  
  20.  
  21.         PATCH will then bring up a list showing customizable utilities on the 
  22. left and selectable customizing categories on the right of the screen.  The 
  23. arrow keys are used to move between options, and the Enter key is used to make 
  24. selections.  After making your selections, pressing Esc brings up Save Changes 
  25. and Make Backup Copy prompts.  Repeatedly pressing Esc will back you out of 
  26. the utility.
  27.  
  28.         Color selections are made from a bar display of 128 combinations.  
  29. Other modifiable options (only some of which are relevant for any given 
  30. utility) include choice of TSR hotkeys, text strings to be displayed, printer 
  31. ports and code strings, modem ports and dialing instructions, file sorting 
  32. criteria, and so on.
  33.  
  34.         For future utilities (where appropriate), each author will put the 
  35. required data for all user-modifiable aspects of a utility, including the 
  36. necessary DEBUG-style addresses, into a standard-format, same-named ASCII file 
  37. that is identified by having a .ZIF extension.  (For previous-published 
  38. utilities, .ZIF files will be made available as they are prepared). .ZIF files 
  39. will be downloadable from PC MagNet along with the utility. 
  40.