Re: Parsing problem using constants
- Posted by petelomax Apr 15, 2011
- 1342 views
At one point in time, somebody had written a small routine, that collected all includes for you. That way, you would know ahead of time the whole include structure in your complex program.
I think there is one in the archives, and that it might need updating with the new rules.
I have just got Edita running on 4.0.2, as well as 2.4 and Phix, though it does take around 18s to load compared to around 2s. Edita has a similar feature built in, just select Options/File Panel (Ctrl L) and, as long as you have saved the file at some point and let the background processing as seen in the status bar complete, you should get an include tree on the lhs. It may or may not be accurate, and I think it deliberately omits some things that 4.0.2 will probably not - it is quite some time since I last looked at that code.
Pete