Ignore:
Timestamp:
Apr 6, 2010 11:15:13 AM (13 years ago)
Author:
srkline
Message:

Modified installer to copy folders, rather than move them. This allows the installer to be re-run without downloading or unzipping a fresh copy.

Added a "refresh" button to the PlotManager?. Streamlined the filtering out of non-plottable data.

Made XML the default (set the global to 1 in Wrapper, Initialize, and Main_USANS).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sans/Dev/trunk/NCNR_User_Procedures/Analysis/Packages/Wrapper_v40.ipf

    r607 r662  
    2828        //Ugly. Put this here to make sure things don't break 
    2929        String/G root:Packages:NIST:gXMLLoader_Title 
    30         Variable/G root:Packages:NIST:gXML_Write = 0 
     30        Variable/G root:Packages:NIST:gXML_Write = 1 
    3131         
    3232        DoWindow/F WrapperPanel 
Note: See TracChangeset for help on using the changeset viewer.