- Timestamp:
- Nov 2, 2009 10:55:37 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sans/Dev/trunk/NCNR_User_Procedures/Reduction/SANS/ILL_DataReadWrite.ipf
r573 r588 2143 2143 // not really necessary 2144 2144 // 2145 Function Write_RawData_File(type,fullpath,dialog)2145 Function/S Write_RawData_File(type,fullpath,dialog) 2146 2146 String type,fullpath 2147 2147 Variable dialog //=1 will present dialog for name … … 2150 2150 Print "Write_RawData_File stub" 2151 2151 2152 return( 0)2153 End 2152 return(fullPath) 2153 End
Note: See TracChangeset
for help on using the changeset viewer.