home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 11 Util / 11-Util.zip / XU.ZIP / X.CMD < prev    next >
OS/2 REXX Batch file  |  1989-07-08  |  76b  |  5 lines

  1. @echo off
  2. xcd.exe %1 %2 > c:\xxcd.cmd
  3. call c:\xxcd.cmd
  4. del c:\xxcd.cmd
  5.