1. Euphoria Q
- Posted by Darth Maul <Prog_Matt at YAHOO.COM> Oct 01, 1999
- 466 views
Robert, You know that special "with" option that makes include files free? And how if you change the file it you'll get an error? Well, I was wondering what happens when it says "One moment please...". - Matt
2. Re: Euphoria Q
- Posted by Robert Craig <rds at ATTCANADA.NET> Oct 01, 1999
- 456 views
Darth Maul writes: > You know that special "with" option that makes include > files free? And how if you change the file it you'll get an error? > Well, I was wondering what happens when it says > "One moment please...". If you get an error, it means the file has been changed significantly (trivial changes are accepted). Put the file back the way it was, or delete the "with" statement - it won't be free anymore. Nothing happens during the "one moment please" delay. It's just there for added security. Regards, Rob Craig Rapid Deployment Software http://www.RapidEuphoria.com