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 / CPM / ZCPR2 / VFILER.CMD < prev    next >
OS/2 REXX Batch file  |  2000-06-30  |  379b  |  23 lines

  1. !  VFILER Command File for Richard Conn
  2. 1 xdir 'XDIR Options? '
  3. 2 protect %D%U:%F 'PROTECT Attributes? '
  4. 3 wm %$
  5. 4 t2a
  6. 5 echo Disk=%d  User=%u  File=%f  DU:FILENAME = %$
  7. *
  8.  
  9. VFILER Command File for Richard Conn
  10.  
  11. The following VFILER Macros are provided --
  12.  
  13.     1 - XDIR with Options
  14.  
  15.     2 - PROTECT Current File
  16.  
  17.     3 - Edit Current File
  18.  
  19.     4 - TERM III
  20.  
  21.     5 - Echo Current File and Text
  22.  
  23.