On Tue, Apr 01, 2003 at 02:31:17PM -0500, Walton, Jeffrey wrote: > The first time through, I get a 'VGVzdA==' (with LF). After the first round, > MaxRetrievable() returns 0.
You need to call GetNextMessage() after you finish getting each output message. This seems to be a fairly frequent question, so I've added a new FAQ for it: http://www.eskimo.com/~weidai/cgi-bin/fom.cgi?file=87.
