1 03/06/85 forum_make_public, fmp
2
3 Syntax as a command: fmp meeting_name control_args
4
5
6 Function: opens the meeting_name meeting to public participation.
7
8
9 Arguments:
10 meeting_name
11 is the pathname or entryname of the meeting to be made public.
12 Pathnames contain greater-than > or less-than < characters. If
13 a pathname is specified, it identifies the meeting to be made
14 public. Otherwise, fmp searches for the meeting_name by using the
15 forum search list.
16
17
18 Control arguments:
19 -chairman, -cm
20 gives chairman access to the added participant. This control
21 argument is not valid for meetings created with pre-MR11 software.
22 -read_only, -ro
23 allows the public to read transactions but not enter them.
24
25
26 Access required: You can use this request if you have either modify
27 permision on the containing directory or chairman access to the
28 meeting.
29
30
31 Notes: The -read_only and -chairman control arguments cannot both be
32 specified.