1 03/04/85 chprog
 2 
 3 Syntax as a command:  chprog Person_id {prog_no}
 4 
 5 
 6 Function:  changes the programmer number for one user.  The programmer
 7 number must be all numeric.  It can be up to sixteen characters long.
 8 (Some installations use the employee number assigned by the company in
 9 this field.)  If the new programmer number is not supplied, the old
10 value is displayed and a change is accepted.
11 
12 
13 Arguments:
14 Person_id
15    is the Person_id of the user whose programmer number is to be
16    changed.
17 prog_no
18    is the new programmer number.  If this argument is omitted, the
19    chprog command prints the old programmer number and then waits for
20    the accounting administrator to either enter the new programmer
21    number of a null line (to retain the old number).