- Timestamp:
- Dec 3, 2009 7:18:51 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sans/Dev/trunk/NCNR_User_Procedures/Reduction/SANS/Marquee.ipf
r570 r609 294 294 DoAlert 0,"This operation is not available in the Demo version of IGOR" 295 295 else 296 DoIGORMenu "File","Save Graphics" 296 DoAlert 1,"Do you want the controls too?" 297 if(V_flag==1) 298 GetMarquee/K/Z 299 SavePICT /E=-5/SNAP=1 300 else 301 DoIGORMenu "File","Save Graphics" 302 endif 297 303 endif 298 304 End
Note: See TracChangeset
for help on using the changeset viewer.