source:
trunk/gsastcl.bat
@
936
Last change on this file since 936 was 930, checked in by toby, 16 years ago | |
---|---|
|
|
File size: 204 bytes |
Rev | Line | |
---|---|---|
[904] | 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.