- Timestamp:
- Jun 6, 2008 11:03:22 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sans/Dev/trunk/NCNR_User_Procedures/SANS/Reduction/NCNR_Utils.ipf
r328 r377 439 439 totalBytes = V_logEOF 440 440 //Print totalBytes 441 if(totalBytes < 100) 442 Close refNum 443 return(0) //not a raw file 444 endif 441 445 FSetPos refNum,75 442 446 FReadLine/N=3 refNum,testStr
Note: See TracChangeset
for help on using the changeset viewer.