if(bOrgBudget) then if(CLng(getCourseCostExt(currentID,"")) > 0) then if(isCourseLocked(currentID,"")) then mainMessage = getMessage(MSG_COURSE_USER_ENROLLED) deleteCourse = 0 Exit Function end if end if end if