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 / ZSYS / SIMTEL20 / ZCPR3 / VFILR4-1.LBR / VFILER.CMD < prev   
OS/2 REXX Batch file  |  2000-06-30  |  640b  |  30 lines

  1.         VFILER Commands 07/13/86
  2. A sys:alias %$
  3. C !crc %$
  4. E %d%u:;sys:edit %f;%h:
  5. L !sys:ldir %$
  6. M modem:mex
  7. N %d%u:;sys:nulu -o %n -l;%h:
  8. P !prot %$ " Protect attributes: "
  9. S !%d%u:;if xn crunch (Y) or squeeze (N): ;sys:crunch %f;else;sys:sq %f;fi;%h:
  10. U !%d%u:;if %t=?q?;sys:uf %f;else;sys:uncr %f;fi;%h:
  11. V sys:vtype %$
  12. X !%d%u:;%n " Command Tail: ";%h:
  13. Z !%d%u:;" Command to perform on file: " %f " Tail: ";%h:
  14. #
  15. VFILER COMMANDS (07/13/86)
  16.  
  17.     A. alias
  18.     C. crc
  19.     E. edit
  20.     L. ldir
  21.     M. mex
  22.     N. nulu
  23.     P. protect
  24.     S. sq/crunch
  25.     U. uf/uncr
  26.     V. vtype
  27.     X. execute file
  28.     Z. perform command on file
  29.  
  30.