Find or Search Function

Colin Holgate coiin at verizon.net
Wed Aug 11 16:15:11 EDT 2010


In HyperCard you could speed up that sort of thing by saying:

unmark all cards
mark cards by finding "whatever"
repeat with a = 1 to the number of marked cards
  go marked card a
  --then run around the fields if you need to
end repeat

That may well work the same in Rev, and might make things faster. Perhaps throw in a lock messages and lock screen if you're just collecting a list of results.







More information about the use-livecode mailing list