- Timestamp:
- Apr 15, 2010 2:25:11 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sans/Dev/trunk/NCNR_User_Procedures/Reduction/SANS/NSORT.ipf
r686 r693 1694 1694 1695 1695 if(WinType("NSORT_Panel") == 0) 1696 DoAlert 0, "The NSORT Panel must b oopen to combine the files"1696 DoAlert 0, "The NSORT Panel must be open to combine the files" 1697 1697 return(0) 1698 1698 endif 1699 1699 1700 DoAlert 1,"Do you have all the assignments set in the bottom table? If not, < no> will exit."1700 DoAlert 1,"Do you have all the assignments set in the bottom table? If not, < No > will exit." 1701 1701 if(V_flag == 2) 1702 1702 return(0) //no, get out
Note: See TracChangeset
for help on using the changeset viewer.