home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 31 / CDASC_31_1996_juillet_aout.iso / vrac / gempol1.zip / GP.BAT < prev    next >
DOS Batch File  |  1996-04-02  |  184b  |  8 lines

  1. REM  Put this file in your Fantasy General directory.
  2. REM  To run Gem Polish, type GP [n] where [n] is the number
  3. REM  of the game you want to edit.
  4. cd SAVES
  5. gempol %1
  6. cd ..
  7. fg
  8.