- Timestamp:
- Sep 23, 2010 3:11:58 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sans/Dev/trunk/NCNR_User_Procedures/Analysis/Packages/Wrapper_v40.ipf
r743 r747 1370 1370 return(0) 1371 1371 endif 1372 1373 //if in 2D mode, just exit 1374 ControlInfo/W=WrapperPanel check_3 1375 if(V_Value == 1) 1376 return (0) 1377 endif 1372 1378 1373 1379 String ciStr = CsrInfo(A , topGraph) … … 1402 1408 endif 1403 1409 1404 HideInfo 1410 HideInfo/W=$topGraph 1405 1411 Cursor/K A 1406 1412 Cursor/K B
Note: See TracChangeset
for help on using the changeset viewer.