Re: without warning in .e files
- Posted by Terry Constant <constant at FLASH.NET> Jun 01, 1998
- 869 views
Robert Craig wrote: > > Terry Constant writes: > > Is it proper in Euphoria for a "without warning" statement > > in an include file to affect my current source file on which > > I am working? > > That's the way it works. I agree that it's probably not > what you want in most cases. I've been thinking of maybe > automatically turning off any "without warning" at the end > of each file. Or maybe Euphoria should > restore all previous with/without settings when it gets to > the end of an include file. > > Regards, > Rob Craig > Rapid Deployment Software Rob, Thanks for the info. Now that I understand the proper behavior, I can code accordingly. But, if you are going to fiddle with it, I think either option you mentioned would be a worthwhile enhancement. -- Terry Constant constant at flash.net