- Timestamp:
- Apr 12, 2010 1:15:13 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sans/Dev/trunk/NCNR_User_Procedures/Reduction/SANS/NSORT.ipf
r670 r686 1692 1692 String ctrlName 1693 1693 1694 1695 if(WinType("NSORT_Panel") == 0) 1696 DoAlert 0, "The NSORT Panel must bo open to combine the files" 1697 return(0) 1698 endif 1699 1700 DoAlert 1,"Do you have all the assignments set in the bottom table? If not, <no> will exit." 1701 if(V_flag == 2) 1702 return(0) //no, get out 1703 endif 1694 1704 // pop all of the menus to make sure that they are properly populated 1695 1705 LowQPopMenuProc("",1,"")
Note: See TracChangeset
for help on using the changeset viewer.