home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 March / CHIPCD_3_98.iso / software / share / sharmies / unixdos / data.z / setenv.bat < prev    next >
DOS Batch File  |  1997-11-18  |  99b  |  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.