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 [EMAIL PROTECTED] _______________________________________________ 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
