- Timestamp:
- Apr 27, 2016 4:16:09 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sans/Dev/trunk/NCNR_User_Procedures/Common/NIST_XML_v40.ipf
r983 r994 1117 1117 end 1118 1118 1119 Function WriteNSORTedXMLFile(q3,i3,sig3,firstFileName,secondFileName,thirdFileName, normTo,norm12,norm23,[res])1119 Function WriteNSORTedXMLFile(q3,i3,sig3,firstFileName,secondFileName,thirdFileName,fourthFileName,normTo,norm12,norm23,norm34,[res]) 1120 1120 Wave q3,i3,sig3,res 1121 String firstFileName,secondFileName,thirdFileName, normTo1122 Variable norm12,norm23 1121 String firstFileName,secondFileName,thirdFileName,fourthFileName,normTo 1122 Variable norm12,norm23,norm34 1123 1123 1124 1124 Abort "XML function provided by XMLutils XOP is not available, get the XOP from : http://www.igorexchange.com/project/XMLutils (see http://www.smallangles.net/wgwiki/index.php/cansas1d_binding_IgorPro for details)"
Note: See TracChangeset
for help on using the changeset viewer.