1 02/13/85  last_message_destination, lmds
 2 
 3 Syntax as a command:  lmds {-control_arg}
 4 
 5 
 6 Syntax as an active function:  [lmds {-control_arg}]
 7 
 8 
 9 Function: returns the User_id of the last destination to which a
10 message was sent by send_message.
11 
12 
13 Control arguments:
14 -inhibit_error, -ihe
15    prints/returns a null string if there is no last message
16    destination.
17 
18 
19 Notes: See accept_messages, last_message_sender, last_message_time,
20 and send_message.