1 02/21/85 is_he_user 2 3 4 Syntax as an active function: [is_he_user Person_id] 5 6 7 Function: function returns "true" if its argument is the name of a 8 user in the URF hash table (urf.ht) in the current working directory; 9 it returns "false" otherwise. 10 11 12 Notes: The function is used in the master.ec segment to detect errors 13 in the input arguments.