Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Obscenity word table
Message
De
24/08/2010 15:43:55
Dragan Nedeljkovich
Now officially retired
Zrenjanin, Serbia
 
 
À
24/08/2010 05:51:27
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Divers
Thread ID:
01477715
Message ID:
01478209
Vues:
32
>>>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.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform