Re: Problem with Eu 2.1 (DOS) bind
- Posted by Robert Craig <rds at EMAIL.MSN.COM> Oct 01, 1999
- 431 views
Roderick Jackson writes: > When I bind, no error messages are given, but then > running the new .EXE doesn't do anything... it just says "One > moment please...ok", delays a few seconds, then quits > back to DOS... > ...I'm using the 2.1 (DOS) alpha complete version of Euphoria > to run the interpreter to do the bind; I'm binding with the > 2.1 (DOS) beta public domain version. I never really > "installed" the system... You can't mix and match the bind program from one release with the interpreter from a different release. There's an anti-tampering algorithm that has to agree between the bind program and the interpreter. This algorithm was changed a few times. The message that you get, plus the delay of a few seconds, are meant to thwart people who may be trying to tamper with your bound program. Regards, Rob Craig Rapid Deployment Software http://www.RapidEuphoria.com