Re: Edita Wish list - was: Searching Docs - was: the Dollar Sign [$]
- Posted by don cole <doncole at pacbell.net> Jan 17, 2006
- 509 views
Pete Lomax wrote: <snip > > On Mon, 16 Jan 2006 09:02:22 -0800, don cole wrote: > > >This could be easly done if Pete would put the Euphoria Reference in the > >Edita help Menu. > >I'm not tal;king about the HTML (which is good and should stay there) > >but the help file with Contents,Index,and Find tabs. > >It listed in Mike's Editor Help Menu as Euphoria Refference. > <I thought you might have meant that one.> > The ELR.hlp file shipped with that is now nearly seven years old! > If only has the second half of refman in it, and misses out things > such as chdir, crash_file, crash_routine, define_c_var, flush, > (un)lock_file, pretty_print, sleep, and probably a few more... > Unable as I am to find or build a new one, I think I have to flatly > refuse. I am also unaware how one might invoke a help file, with a > specific topic. Now if someone wants to ship me an updated file with > the source mods to Edita, or better yet a how-to... > > Regards, > Pete > > The file F1Jockey http://www.rapideuphoria.com/cgi-bin/asearch.exu?dos=on&win=on&lnx=on&gen=on&keywords=f1 Has all the things you mentioned except pretty_print. What I prefer is the help format with the find feature to the HTML format. It would just open up a small little window on top of the full screen Edita for quick refference. I suppose it wouldn't be very hard for me to add another menuitem to the Edita help menu and have it point to that file. Don Cole A Bug is an un-documented feature. A Feature is a documented Bug.