1 03/04/85 chname
 2 
 3 Syntax as a command:  chname Person_id {mailing_name}
 4 
 5 
 6 Function:  changes the mailing name for one user.  The full name must
 7 be enclosed in quotes if it is given on the command line.  If the new
 8 name is not given, the old name is displayed and a change is accepted.
 9 
10 
11 Arguments:
12 Person_id
13    is the Person_id of the user whose mailing name is to be changed.
14 mailing_name
15    is the new mailing name of the user.  It must be enclosed in quotes.
16    If this argument is omitted, the chname command prints the old
17    mailing name and then waits for the accounting administrator to
18    enter the user's new mailing name (which should not be enclosed in
19    quotes in this case) or enter a null line (to retain the old value).