home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 21 PDrivers / 21-PDrivers.zip / 4047OD1.zip / pcl5join.cmd < prev    next >
OS/2 REXX Batch file  |  1993-09-30  |  364b  |  9 lines

  1. @REM File to Attach the Extended Attributes of the IBMPCL5 Driver.
  2. @REM This only needs to be run if the diskette has been duplicated via a DOS copy.
  3. @REM This can be run, whether the EA's are missing from the IBMPCL5 files or not.
  4. EAUTIL IBMPCL5.DRV IBMPCL5D.EA /J /O /P
  5. EAUTIL IBMPCL5.HLP IBMPCL5H.EA /J /O /P
  6. EAUTIL PCL5_FCF.DLL PCL5_FCF.EA /J /O /P
  7.  
  8.  
  9.