Ignore:
Timestamp:
Oct 12, 2010 12:46:50 PM (12 years ago)
Author:
chlake
Message:

add disagl edit & viewer

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/sandbox/gsascmds.tcl

    r1019 r1021  
    15171517proc rundisagl {} {
    15181518    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
    15191523    if {$expgui(disaglSeparateBox)} {
    15201524        set root [file root $expgui(expfile)]
Note: See TracChangeset for help on using the changeset viewer.