HI, I've a questions if anyone has an idea on how to possibly read a rolling text file with pagination. The file is will grow up tp 1024k and then roll into archived text file
i.e. rolling log filename blah.log.0, blah.log.1, blah.log.2, etc.. I need a way to retrieve the current data and page back words if possible to see the previous text files contents. This would be done using RPC call to the server from client. Any direction would be greatly appreciated. Jeremy -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-web-toolkit. For more options, visit https://groups.google.com/d/optout.
