Hi John,

Nothing directly will tell you that more data is in the log stream. You can do 
one of these to simulate this.

1) If you own the writing and reading applications you can signal yourself to 
read some more
2) Your program can wake up once in a while and browse again.  Another 
EndReached will just mean you'll need try again later.
3) Logger issues ENF signal 48 for log steam events.  Listen to the ENF signal 
for specific events as they might signal logstream activity. (Offload complete 
is a good one to look at here)


-Nick

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to