Jose,

> Richard, thanks for your help.
>
> Another question related to your article "Extending Message Path".
>
> You talk about Script Limits, could these limits be changed? and if is
> not possible, what it means in terms of the application size/complexity?
>

AFAIR the limit of a script is in the Mb range (possibly 32Mb, although
this needs to be checked - you'll probably find several threads about Rev
or MC limits in the archives).
IOW that leaves plenty of room for complexity... FYI, the longest script
I ever wrote weighted 100 Kb and was 3200 lines long. Anyway, it's
always a good idea to split Rev scripts into smaller chunks, which makes
things much easier for debugging (and reuse) your code... and also because
Rev doesn't feature (yet) debugging tools making it easy to handle millions
of lines of code...

Best,
JB

_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to