- Timestamp:
- Apr 6, 2010 4:56:48 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sans/Dev/trunk/NCNR_User_Procedures/Common/NIST_XML_v40.ipf
r664 r665 922 922 if(dialog) 923 923 PathInfo/S catPathName 924 fullPath = DoSaveFileDialog("Save data as") //won't actually open the file924 fullPath = DoSaveFileDialog("Save XML data as",fname="",suffix=".ABSx") //won't actually open the file 925 925 If(cmpstr(fullPath,"")==0) 926 926 //user cancel, don't write out a file
Note: See TracChangeset
for help on using the changeset viewer.