Thanks for the reply. It made no difference. I find it very odd that it works as expected when I add the fld, as in find "xxx" in fld "FieldName" but find "xxx" returns not found. Normally, the latter is just slower. I'm using RR2.1.2 if that makes any difference. It's not a showstopper. In this case, putting the fld reference there is actually better.
>David, > The find command begins searching from the point of the last >successful find. Try inserting "Find Empty" just above the line of >code with the find command: > >Find Empty >Find "desired text" >... > > Mark Greenberg _______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
