RE: Problem with listfilter!
- Posted by CoJaBo <cojabo at suscom.net> Feb 16, 2004
- 526 views
Thanks Robert Craig wrote: > > > 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 > >