Last change
on this file since 904 was
904,
checked in by toby, 11 years ago
|
# on 2007/04/01 03:53:08, toby did:
run GSAS routines with a wait (prompt)
|
-
Property rcs:author set to
toby
-
Property rcs:date set to
2007/04/01 03:53:08
-
Property rcs:rev set to
1.1
-
Property rcs:state set to
Exp
-
Property svn:keywords set to
Author Date Revision Id
|
File size:
204 bytes
|
Line | |
---|
1 | REM a batch file to a DOS command and pause |
---|
2 | if "%gsas%" == "" set gsas=c:\gsas |
---|
3 | set PGPLOT_FONT=%gsas%\pgl\grfont.dat |
---|
4 | set SYMOP=%gsas%\data\symop.dat |
---|
5 | %1 %2 %3 %4 %5 %6 %7 |
---|
6 | pause |
---|
7 | del expgui.lck |
---|
8 | exit |
---|
Note: See
TracBrowser
for help on using the repository browser.