I know I'm sort of trying to force OO ideas into a structured environment, and rather inelegantly at that, but if I could make a variable defined in Slot 0 visible to a function in Slot 1, it would at least look very neat to someone using it to write a program. I suspect I'm going to have to ditch rigorous design for ease of use and just have users copy/paste my functions into their programs.