- Timestamp:
- Mar 16, 2010 5:50:17 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sans/Dev/trunk/NCNR_User_Procedures/Reduction/SANS/NCNR_DataReadWrite.ipf
r596 r641 41 41 return(1) 42 42 Endif 43 // Variable t1=ticks 43 44 //Print "GetFileNameFromPath(filename) = " + GetFileNameFromPathNoSemi(filename) 44 45 ReadHeaderAndData(filename) //this is the full Path+file … … 50 51 // //data is displayed here 51 52 // fRawWindowHook() 52 53 54 // Print "time to load and display (s) = ",(ticks-t1)/60.15 53 55 Return(0) 54 56 End
Note: See TracChangeset
for help on using the changeset viewer.