1 12/26/85  forum request:  check_meetings, ckm
 2 
 3 Syntax:  ckm {meeting_names} {-control_args}
 4 
 5 
 6 Function:
 7 establishes a list of changed meetings which can then be successively
 8 visited by the next_meeting (nm) request.
 9 
10 
11 Arguments:
12 meeting_names
13    are names of meetings to be checked. The star convention is allowed.
14    If meeting_names are given, the list of changed meetings will consist
15    of any changed meetings in the list given. If no meeting_names are
16    given, then the list consists of all changed meetings which may be
17    found in the "forum" search list.
18 
19 
20 Control arguments:
21 -exclude meeting_names, -ex meeting_names
22    excludes the meetings identified by meeting_names from the changed
23    meeting list.
24 -from DT, -fm DT
25    selects meetings which have changed since the specified time.  DT is
26    any string acceptable to the convert_date_to_binary_ subroutine.
27    The default is the current time.
28 -list, -ls
29    prints the name of each changed meeting and the number of new
30    transactions in each.