|
> To do this, I create an environment consisting of just the functions I want > exposed; then loadfile() the script, set the environment and then run the > function. [...] If I undestood you correctly, this is precisely the goal of the new function 'loadin'. -- Roberto