- Timestamp:
- Apr 6, 2010 4:56:48 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sans/Dev/trunk/NCNR_User_Procedures/Reduction/SANS/MaskUtils.ipf
r570 r665 512 512 513 513 PathInfo/S catPathName 514 fullPath = DoSaveFileDialog("Save data as") //won't actually open the file514 fullPath = DoSaveFileDialog("Save Mask file as",fname="",suffix=".MASK") //won't actually open the file 515 515 If(cmpstr(fullPath,"")==0) 516 516 //user cancel, don't write out a file
Note: See TracChangeset
for help on using the changeset viewer.