Re: commenting not work right with with
- Posted by Robert Craig <rds at RapidEuphoria.com> Sep 26, 2004
- 448 views
Daniel Kluss wrote: > I was profiling by time, then just wanted to profile, so I commented out time > and it > does this. > ... > > C:\IMG\fat4215.e:8 > unknown with/without option > with profile--_time > ^ OK, I've fixed it. It wants to see some whitespace before the start of the comment, but that shouldn't be required in a with/without statement. However in an include statement: include myfile--comment will correctly try to open "myfile--comment" since that's a legal filename. Regards, Rob Craig Rapid Deployment Software http://www.RapidEuphoria.com