1 02/08/85 get_uid_with_lastname 2 3 Syntax as a command: get_uid_with_lastname name 4 5 6 Function: is used by the ison command in the master.ec. It searches 7 the URF for all users with a given last name, and prints their full 8 names and their assigned Person_ids. This information is useful in 9 suggesting, or in predicting what the system will suggest as, a 10 Person_id for a new user who has the same last name as one or more 11 users already registered. 12 13 14 Arguments: 15 name 16 is the last name of a prospective new user. 17 18 19 Notes: This command prints a series of lines of the form shown below. 20 21 User_id for "Lastname, Firstname I." is "Person_id" 22 23 followed by 24 25 Number of users with lastname "Lastname" is N. 26 27 28 Access required: Use of this command requires read access on the 29 system URF located at >udd>sa>a>urf.