1 03/06/85 convert_forum
2
3 Syntax as a command: convert_forum meeting_name
4
5
6 Function: converts a pre-MR11 forum meeting to a current version forum
7 meeting. The current version meeting is created in the same directory
8 as the original meeting. All addnames and the access control list are
9 copied. The convert_forum command does not delete the pre-MR11
10 meeting.
11
12
13 Arguments:
14 -meeting_name
15 is the pathname or entryname of the meeting to be converted.
16 Pathnames contain greater-than >, or less-than < characters. If
17 a pathname is specified, it identifies the meeting to be converted.
18 Otherwise, the convert_forum searches for the meeting_name by using
19 the forum search list.
20
21
22 Access required: Only the chairman of the meeting can use this
23 command.