Re: EDS Enhancement.
- Posted by Robert Craig <rds at ATTCANADA.NET> Oct 28, 2000
- 696 views
Derek Parnell writes: > At the start of the "db_close()" procedure could you > please add the following lines of code... > -- Database already closed, so just return. > if current_db = -1 then > return > end if OK. Done. Thanks, Rob Craig Rapid Deployment Software http://www.RapidEuphoria.com

