1 03/06/85  forum_add_project, fapj
 2 
 3 Syntax as a command:  fapj meeting_name Project_id {-control_args}
 4 
 5 
 6 Function:  makes users from the project identified by Project_id
 7 eligible to attend the meeting_name meeting.
 8 
 9 
10 Arguments:
11 meeting_name
12    is the pathname or entryname of the meeting to be adjusted.
13    Pathnames contain greater-than (>) or less-than (<) characters.  If
14    a pathname is specified, it identifies the meeting to be adjusted.
15    Otherwise, fapj searches for the meeting_name by using the forum
16    search list.
17 Project_id
18    is the Project_id for the project to be admitted to the meeting.
19 
20 
21 Control arguments:
22 -chairman, -cm
23    gives chairman access to the added participant.  This control
24    argument is not valid for meetings created with pre-MR11 software.
25 -read_only, -ro
26    allows users on the added project to read transactions but not enter
27    them.
28 
29 
30 Access required:  You can use this request if you have either modify
31 permision on the containing directory or chairman access to the
32 meeting.
33 
34 
35 Notes:  The -read_only and -chairman control arguments cannot both be
36 specified.
37 
38 To change the access of a project to read only, use the fapj command
39 with the -read_only control argument to add the project again.  This
40 changes the original access to allow users on the project to read
41 transacrions but not enter them.