Re: Edita problem
- Posted by don cole <doncole at pacbell.net> Aug 09, 2005
- 560 views
Pete Lomax wrote: > > On Sun, 07 Aug 2005 23:27:42 -0700, don cole <guest at RapidEuphoria.com> > wrote: > > <snip> > I think I've finally tracked it down! > > If you comment out the without type-check in Quick_Allocations.ew, it > should work. I don't recall if that was a problem in the 2.3 binder, > and I can't find any reference to it in the release notes, but it > appears fixed in 2.4 > > I should warn you that I will be leaving that in place for all future > releases of Edita. BTW, the "full" (and "plus") version contains > a bound binary anyway. > > >I don't have a file called open_dll on my computer so I don't know where you > >got that from. > It is a function in dll.e which all Windows GUI apps must invoke in > one way or another (eg win32lib calls it for you within w32DLL.ew). > > Regards, > Pete > > Sill same problem. \ It might be a 2.3 thing. Don't worry about it as you say I can still run the bound version. What I really want it to do is: After I associate Edita, using mycomputer\tools\file options with .ex .exw .e .ew, I want to: When I click on one of the above type icons in folder1 I want it to open that file for editing or running (with the tools menu in Edita). Next time I open a file in folder1 (same way by clicking its icon) , I want Edita to open it and remember and show in the tabs any previous files I had open in folder1. I believe it does that now. However when I click on a file/icon in folder2 I don't want to see any folder1 files in the Editor. I haven't figured out how to do that. I have appriciated you help, Don Cole, SF