Well this is what I would do, first check and see if there is any new text.
Get: text count as long
If count <> match with the old text count, then there must be a new text.
Then get do a GET TEXT .. (otherwise you're just wasting resources).
Hope this helps






