Brian Denheyer wrote:
>
> >>>>> "Andrew" == Andrew Dorrell <dorrell_at_research.canon.com.au> writes:
>
> Andrew> Use the export clause Luke... Plenty of examples of how
> Andrew> with the STk distro.
>
> I do, look at the source Obi-Wan.
>
> I think the problem is that if you use export, you must still use
> import and therefore use modules. In other words export does NOT put
> the variable into the global namespace.
Yup... true.
>
> As to why I don't use modules, well, that's a long story :-)
Perhaps you should try using a different approach to scoping then...
like a let clause?
--
Andrew Dorrell PhD. Research Engineer
Canon Information Systems Research Australia Phone: 61 2 9805 2224
1 Thomas Holt Drive, North Ryde, NSW 2113. Fax: 61 2 9805 2929
Received on Wed Sep 08 1999 - 08:44:39 CEST