The Daily Click ::. Forums ::. Klik Coding Help ::. Text box contains certain message?
 

Post Reply  Post Oekaki 
 

Posted By Message

Alex Scobell



Registered
  22/07/2002
Points
  717
17th July, 2004 at 06:17:35 -

How do I make it when you press a button or something and if a edit/rich text box contain a certain message it will trigger the desired event? Help would be apreaciated.

 
www.sunfungames.50megs.com - The Secret of T.E.L.X coming soon!

Tigerworks

Klik Legend

Registered
  15/01/2002
Points
  3882
17th July, 2004 at 08:09:33 -

+ Button Clicked
+ (Compare 2 general values, special object) Edittext$("Edit") = "Hello"
: Do stuff

 
- Tigerworks

Alex Scobell



Registered
  22/07/2002
Points
  717
17th July, 2004 at 09:43:27 -

Thank you I'll go try that out now

*Edit* It works wonderfully thank you!

Image Edited by the Author.

 
www.sunfungames.50megs.com - The Secret of T.E.L.X coming soon!

Alex Scobell



Registered
  22/07/2002
Points
  717
17th July, 2004 at 23:59:55 -

Is there anyway to make it so it isn't case sensitive?

 
www.sunfungames.50megs.com - The Secret of T.E.L.X coming soon!

ChrisB

Crazy?

Registered
  16/08/2002
Points
  5457
18th July, 2004 at 08:22:31 -

Convert it all to lowercase with an extension like String Manipulator

 
n/a
   

Post Reply



 



Advertisement

Worth A Click