Documentation for userdept

Program Description

userdept.p will take the current user (as defined in common.i) and see if they are allowed to work in that department. If so, then TRUE is returned.

The way this works is that if they have no user-dept record for this department, but they have entries for any other departments, they are not allowed into the department. If they have absolutely no user-dept records or the have one for this department, they are allowed into the department.


Last update: November 1, 1995