1 6/27/82  forum request: retrieve_participant, rtpt
 2 
 3 Syntax:  rtpt user_names {-control_args}
 4 
 5 
 6 Function:  logically retrieves the record of participation a of
 7 participant in a meeting after it had been deleted with the
 8 "delete_participant" request.
 9 
10 
11 Arguments:
12 user_names
13    are the names of the participants whose records are to be retrieved.
14 
15 
16 Control arguments:
17 -brief, -bf
18    Suppresses the "Specified switch was not changed." error message.
19 -long, -lg
20    Prints the "Specified switch was not changed." error message if the
21    reocrd for that participant had not been deleted. (Default)
22 
23 
24 Notes:  Only the chairman of the meeting may issue this request.