Hi there

I'm looking for a way that will refresh the entire screen and cache as 
well.

I have tried to use mail_open() 
but unfortunately this will result in other problems in my app.

stream = mail_open(stream, OP_EXPUNGE);
stream = mail_open(stream, NIL);

Both of them is causing problems later on in my app. so I need
a way to refresh and flush my application without reopening it.

I'm hoping for a soon reply.

Thanks in regards,
Jess

-- 
------------------------------------------------------------------
 For information about this mailing list, and its archives, see: 
 http://www.washington.edu/imap/c-client-list.html
------------------------------------------------------------------

Reply via email to