Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Optional Censoring
#2
Just saw a problem and fixed it Big Grin

I was looking it over and noticed that it would only censor one word. So I changed:

Code:
If CensorShip  Sentence Then Exit For

To:

Code:
If CensorShip  Sentence Then Sentence = CensorShip
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)