RE: EDS Browser (Matt)
- Posted by Matt Lewis <matthewwalkerlewis at yahoo.com> Oct 14, 2003
- 508 views
> From: jondolar [mailto:lavigne.s at videotron.ca] > > Also trying to use today's latest incarnation of EDB and EUsql, I got > the following error message > > C:\EUPHORIA\Edb\edbform.ew:325 > pretty_source has not been declared > source = sprintf("%s( %d, %d, %s)",{ fname, self, event, > pretty_source(params)}) > > Any idea whats wrong? > No. pretty_source() is declared in sprint.e, which is included in the zip file. Matt Lewis