Changeset 1021 for branches/sandbox/gsascmds.tcl
- Timestamp:
- Oct 12, 2010 12:46:50 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/sandbox/gsascmds.tcl
r1019 r1021 1517 1517 proc rundisagl {} { 1518 1518 global expgui txtvw tcl_version tcl_platform 1519 # call up new DISAGL parm edit box 1520 if {[DA_Control_Panel 1]} {return} 1521 # Save the current exp file if needed 1522 savearchiveexp 1519 1523 if {$expgui(disaglSeparateBox)} { 1520 1524 set root [file root $expgui(expfile)]
Note: See TracChangeset
for help on using the changeset viewer.