home *** CD-ROM | disk | FTP | other *** search
/ Frozen Fish 2: PC / frozenfish_august_1995.bin / bbs / d09xx / d0957.lha / PARex / PARexScripts / NewType < prev    next >
AmigaDOS Script File  |  1993-11-24  |  601b  |  17 lines

  1. .KEY FROMFILE/A,PAREXARGS/F
  2.  
  3. ; PARex v3.xx program script: "NewType"
  4. ; ~~~~~~~~~~~~~~~~~~~~~~~~~~~  ~~~~~~~
  5. ; Update: 13-Nov-93
  6.  
  7. ; $VER: NewType 39.000 (13.11.93) Dump contents of textfile to Shell window.
  8.  
  9. ; This program is an enhancement to the "Type" command,since this script not
  10. ; only copies files, but also gives the opportunity to specify some replace 
  11. ; commands to use during the showing. To output to another file, instead of 
  12. ; the Shell window, use the TO option.
  13.  
  14. ; To output to another file, instead of the Shell window, use another TO option.
  15.  
  16. PAREX <FROMFILE> TO * <PAREXARGS> SILENT
  17.