home *** CD-ROM | disk | FTP | other *** search
/ ftp.barnyard.co.uk / 2015.02.ftp.barnyard.co.uk.tar / ftp.barnyard.co.uk / cpm / walnut-creek-CDROM / JSAGE / ZSUS / Z3HELP / F.LBR / FINREP1.HZP / FINREP1.HLP
Text File  |  2000-06-30  |  3KB  |  68 lines

  1. ;
  2.                                 FINREP.COM                                    
  3.  
  4.              Size (recs) CRC   Version    Author/Latest Issue      Disk
  5.                4k (27)   8793  2.8        Eric Gans 5/88           UTIL51
  6.  
  7.   1- Usage  2- FNREPZPT.Z80  3- Help File  4-FINREP.HLP                       
  8.  
  9.  
  10.    FINREP is a search/replace program that remedies most of the  deficiencies 
  11. of WordStar's ^QA and other similar commands.  Additional features include:
  12.  
  13.    - allows wildcards in search strings
  14.    - allows wildcard filename (find/replace in groups of files)
  15.    - command-line entry allows batch processing by SUBMIT, etc.
  16.    - allows entry of control or hex chars (0-FF)
  17.    - can be used with object files (e.g., COM files)
  18.    - sets capitalization (1st letter or whole word) and high bit of the last
  19.      char according to the old string
  20. :1
  21.  
  22.  
  23.    Usage:  FINREP [d:]fn [newfn] /[switches]/ oldstring [newstring]
  24.  
  25.            Entering FINREP alone will display a brief command summary.  
  26. :2 
  27.  
  28.  
  29.                                    FNREPZPT.Z80
  30.  
  31.              Size (recs) CRC   Version    Author/Latest Issue      Disk
  32.                                1.0        Bruce Morgen 3/87        Z3UTIL12
  33. ==============================================================================
  34.  
  35.    FNREPZPT.Z80 is a ZCPR3 adaptation patch for FINREP24.COM.  
  36.  
  37.    When installed, FINREP will respond to ZCPR3 DU: and DIR references 
  38.    correctly.  
  39.  
  40.    To install:  ZAS FNDREPZPT H  (or)  Z80ASM FNREPZPT/H
  41.                                  (and)
  42.                    MLOAD FINREP=FINREP24.COM,FNREPZPT
  43.  
  44.  
  45.                                    FINRP28Z.COM
  46.  
  47.              Size (recs) CRC   Version    Author/Latest Issue      Disk
  48.                4k (27)   EC04  1.0        Bill Tishey 6/88         Z3COM3  
  49. ==============================================================================
  50.  
  51.    FINRP28Z.COM is version 2.8  of  Eric Gans'  FINREP (find/replace) utility,
  52. overlaid  with the ZCPR3 adaptation  patch,  FNREPZPT.Z80,  which Bruce Morgen 
  53. distributed  back in March '87  for FINREP24.COM.   All that was needed was  a 
  54. change  in the location  of the  patch  code  (OBB0h vice 0C44h).   Renamed to 
  55. FINREP.COM  and  placed  on A0:,  this  highly  useful  utility  now  responds 
  56. correctly to  ZCPR3  "DU:" and named directory references and can be used from 
  57. any place on one's system.
  58. :3
  59.  
  60.  
  61.                                    FINREP.HLP                       
  62.  
  63.              Size (recs) CRC   Version    Author/Latest Issue      Disk
  64.                8k (61)   65D2  2.4        Eric Ganz 1/87
  65. ==============================================================================
  66.  
  67.    HELP file for using FINREP.COM.   
  68. :4 :finrep;  letters with the high bit set