home *** CD-ROM | disk | FTP | other *** search
/ Popular Software (Premium Edition) / mycd.iso / SYSTEM / UNIXDOS / DATA.Z / setenv.bat < prev    next >
Encoding:
DOS Batch File  |  1998-02-28  |  99 b   |  5 lines

  1. @echo off
  2. setenv_ %1 %2 %3 %4 %5 %6 %7 %8 %9 > setenv__.bat
  3. call setenv__.bat
  4. del setenv__.bat
  5.