1 02/09/84  upmf
 2 
 3 Syntax:  upmf Project_id Person_id
 4 
 5 
 6 Function: allows the accounting administrator to add a user to a
 7 project.  It is used only on projects that are not delegated.  The
 8 command extracts the project's PMF from the pmf.archive segment (in
 9 the >udd>SysAdmin>admin directory), edits the PMF to add the new
10 entry, converts the PMF to a PDT, signals the initializer to install
11 the PDT, and replaces the edited PMF in pmf.archive.  The user is
12 added with no individual attributes, just those of the project.  To
13 give individual attributes to the user, use the pmf command.
14 
15 
16 Arguments:
17 Project_id
18    is the Project_id of the project on which a user is to be added.
19 Person_id
20    is the Person_id of the user to be added to the project.