On Sat, 15 Mar 2003, tomas pospisek wrote: > One other thing - the docu lists MESSAGECACHE.uid as a top-level element, > but it's not - it's "private". Which also makes it inaccessible from C++ > (C++ keyword conflict!).
You have to use the mail_uid() function to get the UID for a message number. Do not try to access the UID directly from the cache since it may not be loaded. -- Mark -- http://staff.washington.edu/mrc Science does not emerge from voting, party politics, or public debate.
