Re: EDB error trying to run
- Posted by Tommy Carlier <tommy.carlier at pandora.be> Jul 05, 2004
- 602 views
sixs wrote: > Hello, > I am trying to run Matt's EDB and get this error. (I run wxEDB and I can run > it ok!) > ------------------------------------------------------------------------- > A namespace qualifier is needed to resolve trim > trim is offered as a global symbol in > C:\Europhia\include\w32ek.e > C:\Europhia\demo\EDB\ebutils.e > prop=unspace(trim(prop)) That's because you're using the new Win32Lib, which now has a trim-function. Just remove the trim-function in ebutils.e, and I think it will run (if there aren't any other double functions). -- tommy online: http://users.pandora.be/tommycarlier Euphoria Message Board: http://uboard.proboards32.com