echo The PC-GAMESS calculation for %1 is currently running. @echo off REM REM Please direct any questions about this file to REM Damian Allis (www.somewhereville.com, damian@somewhereville.com) REM REM If necessary, change GAMESS.EXE below to the name of the PC-GAMESS REM executable you are using. The GAMESS.EXE line below is treated REM just as it would be at a command prompt, so add any other variables REM (for instance, additional parameters for parallel execution) to this REM line as per the directions in the appropriate readme file. REM GAMESS.EXE -i %1 -o %~n1.out move PUNCH %~n1.dat del input