Changeset 1004 for sans/Dev/trunk/NCNR_User_Procedures/Reduction/SANS
- Timestamp:
- Jul 11, 2016 2:59:08 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sans/Dev/trunk/NCNR_User_Procedures/Reduction/SANS/CatVSTable.ipf
r901 r1004 201 201 Wave/T Filenames = $"root:myGlobals:CatVSHeaderInfo:Filenames" 202 202 Variable lastPoint 203 204 if(numpnts(w) == 0) 205 return(0) 206 endif 207 203 208 lastPoint = numpnts(Filenames) 204 209 InsertPoints lastPoint,numpnts(w),Filenames
Note: See TracChangeset
for help on using the changeset viewer.