- 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/ANSTO_DataReadWrite.ipf
r575 r588 1813 1813 // not really necessary 1814 1814 // 1815 Function Write_RawData_File(type,fullpath,dialog)1815 Function/S Write_RawData_File(type,fullpath,dialog) 1816 1816 String type,fullpath 1817 1817 Variable dialog //=1 will present dialog for name … … 1820 1820 Print "Write_RawData_File stub" 1821 1821 1822 return( 0)1823 End 1822 return(fullpath) 1823 End
Note: See TracChangeset
for help on using the changeset viewer.