1. bind feature?
[bind 2.0 official -- actually I think all versions have this bug]
Yes, I deliberately used Ctrl+Z... any program using gets will potentially
have this error! (yes, gets can return {})
C:\EUPHORIA\BIN>bind
Name of Euphoria file to bind: ^Z
An error was detected during execution of your program.
Your program exceeds 300 statements in size, so this Public Domain Edition
of Euphoria cannot provide run-time error diagnostics. If you purchase
the Complete Edition of Euphoria you will get full diagnostic support for
any size of program. See register.doc or visit http://members.aol.com/FilesEu/
Meanwhile, you can locate your problem using print statements and the
Euphoria trace facility.
C:\EUPHORIA\BIN>
2. Re: bind feature?
- Posted by Robert Craig <rds at EMAIL.MSN.COM>
Jun 30, 1998
-
Last edited Jul 01, 1998
Andy Kurnia writes:
> bind 2.0 official -- actually I think all versions have this bug]
> Yes, I deliberately used Ctrl+Z... any program using gets will
> potentially have this error! (yes, gets can return {})
Thanks for the bug report.
Regards,
Rob Craig
Rapid Deployment Software