Hello everyone,
What are the processes in Revolution that have been optimized to be very fast? The following two examples are the ones that come to mind, but I figure there must be quite a few of them.
- Match Text - Repeat for each loop
MatchText is not necessarily fast, depending on what you do with it. It uses regex, which is convenient and reasonably fast for some operations, but as with any generalization it comes at a price. For many uses the offset function is faster.
Transcript is a big language, and most of it runs fairly well. What is the purpose of this list? Maybe knowing a bit more about what you're after will help us deliver a good list.
-- Richard Gaskin Fourth World Media Corporation Developer of WebMerge: Publish any database on any Web site ___________________________________________________________ [EMAIL PROTECTED] http://www.FourthWorld.com _______________________________________________ use-revolution mailing list [email protected] http://lists.runrev.com/mailman/listinfo/use-revolution
