Re: Accented characters in identifiers
- Posted by Robert Craig <rds at RapidEuphoria.com> Apr 06, 2007
- 750 views
Robert Craig wrote: > In 2.5, a whole new binder/shrouder was developed where > conversion to byte-codes no longer occurred, but a form of > IL encryption continued, for bound executables only. Actually, you could also make an encrypted separate .il file, to be run by the backend, but the point remains that if 3.0 can't "decrypt", there is little point in handling the special keyword/built-in byte codes in the 128-255 ASCII range. Regards, Rob Craig Rapid Deployment Software http://www.RapidEuphoria.com