re: Time to upgrade my Techniquie...

2008-06-10 Thread Joe Lewis Wilkins

Hi Jim,

As an old HCer myself, there is one glaring slow-down that I see; even  
if it were in HC. You need to put your field data into vars and then  
work with the vars; not the fields. This will shown an immense speed  
up right at the outset. In fact, you may not even have to do anything  
else.


HTH,

Joe Wilkins




___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: Time to upgrade my Techniquie...

2008-06-10 Thread Chris Sheffield
And, might I add, if at all possible, use a "repeat for each" loop  
rather than "repeat with x = 1 to the number of lines of [whatever]".  
This will also greatly improve the performance.


Chris


On Jun 10, 2008, at 9:02 AM, Joe Lewis Wilkins wrote:


Hi Jim,

As an old HCer myself, there is one glaring slow-down that I see;  
even if it were in HC. You need to put your field data into vars and  
then work with the vars; not the fields. This will shown an immense  
speed up right at the outset. In fact, you may not even have to do  
anything else.


HTH,

Joe Wilkins




___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your  
subscription preferences:

http://lists.runrev.com/mailman/listinfo/use-revolution


--
Chris Sheffield
Read Naturally, Inc.
www.readnaturally.com

___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution