- Timestamp:
- Oct 3, 2012 3:38:23 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sans/Dev/trunk/NCNR_User_Procedures/Reduction/Polarization/Pol_FlipperPanel.ipf
r864 r865 1124 1124 WAVE err_mu=root:Packages:NIST:Polarization:Cells:err_mu 1125 1125 1126 Open/P=home refnum 1126 Open/P=home refnum //as fname // creates a new file, or overwrites the existing file 1127 1127 fprintf refNum,"IGOR\r" 1128 1128 … … 1184 1184 // print listStr 1185 1185 1186 Open/P=home refnum as fname // creates a new file, or overwrites the existing file1186 Open/P=home refnum // as fname // creates a new file, or overwrites the existing file 1187 1187 fprintf refNum,"IGOR\r" 1188 1188 … … 1289 1289 // print listStr 1290 1290 1291 Open/P=home refnum as fname // creates a new file, or overwrites the existing file1291 Open/P=home refnum // as fname // creates a new file, or overwrites the existing file 1292 1292 fprintf refNum,"IGOR\r" 1293 1293
Note: See TracChangeset
for help on using the changeset viewer.