1. Updated EE file
- Posted by "Cuny, David at DSS" <David.Cuny at DSS.CA.GOV> Jan 28, 2000
- 540 views
I recently posted an update to my EE editor. The syntax coloring and context-sensitive help is now derived from LIBRARY.DOC instead of from the EDITOR directory. I *thought* this eliminated the need for EDITOR directory, but as I was rewriting the documentation (which I neglected to update), I noticed that EE writes the INI file to the EDITOR directory. That leaves the question: where should the INI file go? A requirement is that it go in one of the standard Euphoria directories, but it's not obvious which of these it should be. My preference is to use BIN; a less appealing option is to use INCLUDE. Any opinions? Thanks, and sorry for the inconvenience. -- David Cuny
2. Re: Updated EE file
- Posted by "Cuny, David at DSS" <David.Cuny at DSS.CA.GOV> Jan 28, 2000
- 534 views
I wrote: > where should the [EE] INI file go? I've decided to stick it in the BIN directory. If that's no good, let me know and I'll change it. Thanks! -- David Cuny