Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Obscenity word table
Message
De
24/08/2010 05:51:27
 
 
À
23/08/2010 10:28:12
Dragan Nedeljkovich (En ligne)
Now officially retired
Zrenjanin, Serbia
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:
01478092
Vues:
47
>>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!

Thanks,

dg
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform