Changeset 78 for sans/SANSReduction/branches
- Timestamp:
- Apr 9, 2007 5:00:45 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sans/SANSReduction/branches/kline_29MAR07/Put in User Procedures/SANS_Reduction_v5.00/PlotUtils.ipf
r76 r78 493 493 String qStr,eStr 494 494 Variable rr,gg,bb 495 496 if(cmpstr(WinList("*", ";","WIN:1"),"") == 0 ) 497 DoAlert 0,"There are no open graphs. Please use the New Graph button" 498 return(0) 499 endif 495 500 496 501 //this assumes that iStr IS the i-wave, and the name ends in "i"
Note: See TracChangeset
for help on using the changeset viewer.