Bastian Bense <[EMAIL PROTECTED]> wrote: > Hello, > > RBScript was the first thing I came accross. Unforutnately It doesn't > allow me to add custom function names and direct access to variables > available before/after the code run.
You need a context object. And for properties you can add them via methods. And don't forget you can add additional source code before and after the user script! Gruß Christian -- Around twelve thousand functions in one REALbasic plug-in. The Monkeybread Software Realbasic Plugin v7.0. Now universal! <http://www.monkeybreadsoftware.de/realbasic/plugins.shtml> _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives: <http://support.realsoftware.com/listarchives/lists.html>
