Re: Problem with listfilter!
- Posted by Robert Craig <rds at RapidEuphoria.com> Feb 16, 2004
- 538 views
CoJaBo wrote: > "n= 20" was being changed to a space, makeing the code incorrect. OK, that's my fault. ListFilter was correcting all occurrences of equals-three-dee and equals-twenty, changing them back to = and blank. I see now that equals-twenty could easily occur in a program, so I will no longer touch that one. Equals-three-capital-dee seems unlikely to occur naturally, so I'll keep filtering that one. So far that seems to be working well. It should be fixed now: = (was equals-three-dee) =20 (was equals-twenty) Regards, Rob Craig Rapid Deployment Software http://www.RapidEuphoria.com