David Burgun wrote:
A standalone has limits in the number of lines that can be compiled. Try designing the script so it is less than 10 lines. (Or about.)

Why is this? Is there a way around it? It seems really weird that you can't add a script dynamically this is more that 10 lines line!

Scripting requires a license. If you application needs to provide Transcript programming to your users you can negotiate a license with Kevin Miller at RunRev.

But if all you want is to implement behaviors for objects, self-modifying code is usually the hard way to do it, expensive to debug and maintain.

Most applications have a finite range of behaviors, and specifying those with properties can give you a robust implementation that encourages healthy code factoring.

What are you looking to do?

--
 Richard Gaskin
 Managing Editor, revJournal
 _______________________________________________________
 Rev tips, tutorials and more: http://www.revJournal.com
_______________________________________________
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