1 02/21/85 is_legal_proj 2 3 4 Syntax as an active function: [is_legal_proj Project_id] 5 6 7 Function: returns "true" if its argument is listed in the current SAT 8 copy (smf.cur.sat) in the user's working directory, or it returns 9 "false" otherwise. 10 11 12 Notes: This function is used in the master.ec segment to detect errors 13 in the input arguments.