jbv wrote:
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).

A script can be up to 4 gigs. But "script limits" here isn't refering to the size of a script written in the IDE, but rather how many lines a script can be if a standalone tries to set one. Without the development environment running, a new script can be only 10 lines long.

This is not usually a problem. Almost always, scripts are written during development and made into a standalone afterward; it is only rarely that a standalone needs to write and set a script on the fly, and the 10-line limit in this case can often be worked around in various ways.

--
Jacqueline Landman Gay         |     [EMAIL PROTECTED]
HyperActive Software           |     http://www.hyperactivesw.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

Reply via email to