Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Obscenity word table
Message
From
24/08/2010 15:43:55
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
 
 
To
24/08/2010 05:51:27
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Miscellaneous
Thread ID:
01477715
Message ID:
01478209
Views:
31
>>>But as I stated "I plan to have the most aggressive check I can, and permit the user to "certify" that the content is non-objectionable, but know someone is watching."
>>>
>>>I'd rather get a chuckle outta someone by mistaking an innocent "tally-ho", and have them confirm that it's not offensive, than to make no attempt at filtering offensive language.
>>
>>One of my favorite tricks is
>>
lcWords=" "+chrtran(lcText, "!"#$%&/()=?'+--_.:,;0123456789"+["], " ")+" "
>>llFound=atc(" "+lcSuspectWord+" ", lcWords)
>>to check whether the whole word is contained in it. Fox is blazingly fast if you do this one paragraph at a time.
>
>
>
lcWords=" "+chrtran(lcText, "!"#$%&/()=?'+--_.:,;0123456789"+["], " ")+" "
>
>Gotta "Missing Operand" error here, and I'm not smart enough to debug it!

Quotation mark inside the long string, after the exclamation mark. Delete it.

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Previous
Reply
Map
View

Click here to load this message in the networking platform