Problem with Set Script in Compiled App

Mark Wieder mwieder at ahsoftware.net
Wed Aug 24 12:30:15 EDT 2005


David-

Do this from a runrev plugin rather than from a standalone app. That's
the way I do it and it works well. I use sockets for communication
between the plugin and the source control app, but sending the entire
script as a text item should work as well. As long as you don't create
a standalone app and stay within the IDE you won't run into the
10-line limit.

Once you get beyond this hurdle you'll probably want to enumerate the
properties and custom properties as lists and send them out to the
source control app as well.

-- 
-Mark Wieder
 mwieder at ahsoftware.net




More information about the use-livecode mailing list