1 03/05/85 upmf
 2 
 3 Syntax as a command:  upmf Project_id Person_id
 4 
 5 
 6 Function:  adds a user to a project.  It is used only on projects that
 7 are not delegated.  The command extracts the project's PMF from the
 8 pmf.archive segment (in the >udd>SysAdmin>admin directory), edits the
 9 PMF to add the new entry, converts the PMF to a PDT, signals the
10 initializer to install the PDT, and replaces the edited PMF in
11 pmf.archive.  The user is added with no individual attributes, just
12 those of the project.  To give individual attributes to the user, use
13 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.