Re: Parsing problem using constants
- Posted by Vinoba Apr 14, 2011
- 1371 views
DerekParnell said...
............ there are multiple items with that name in scope.
I had the same problem with multiple includes of misc.e
In other languages they use "include once".
Is that not an appropriate solution, and if so, would it not be easy to implement?