P
plonk
Hi
I am writing an application that uses a RTB as an event log that
writes each event in a new line under the last event.. I only want to
store about 100 lines of events so the log doesn't grow too large or
exceed any limits, but I can't figure out how to put that limit into
place.
So as new events are logged, I want to be able to remove the old
events so the line limit is maintained at 100.
I someone please give me some hints on how that might be achieved?
many thanks...
paul.
I am writing an application that uses a RTB as an event log that
writes each event in a new line under the last event.. I only want to
store about 100 lines of events so the log doesn't grow too large or
exceed any limits, but I can't figure out how to put that limit into
place.
So as new events are logged, I want to be able to remove the old
events so the line limit is maintained at 100.
I someone please give me some hints on how that might be achieved?
many thanks...
paul.