Thanks to you, Andy, and to Kiam for your answers. I find that having a single object as a script's context is an annoying limitation. I've set it to the app itself, but it involves writing many methods to create an interface between RBScript and the other objects accessible to the user. I might be back later with some other questions. Thanks Again.
Octave Le 24 mars 07, à 05:39, Andy Dent a écrit : > The context object exposes its properties and methods as global > variables and functions to the RBScript. > > Only simple types can cross the boundary back into your program. > > Thus you can have user calculations which return string values or > numbers by calling back to your program either by setting properties > or calling functions. > ... _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives: <http://support.realsoftware.com/listarchives/lists.html>
