Re: Rob: Q: Euphoria 2.6
- Posted by cklester <cklester at yahoo.com> Mar 29, 2005
- 461 views
Jason Gade wrote: > > Better modularity would be nice. I wouldn't care if it was via an 'import' > keyword > or fixing the so-called include bug. I almost sent in a comment about this the other day. I think an 'import' directive/command/keyword would simply bring the code referenced into the current namespace. import a.e function k() import k.e end function etc... -=ck "Programming in a state of EUPHORIA." http://www.cklester.com/euphoria/