Thread: #l, #f ????
View Single Post
  #5  
Old 04-07-2003, 11:52 PM
Ethic_Sern Ethic_Sern is offline
Banned
Join Date: Aug 2002
Location: NewYork,NY
Posts: 97
Ethic_Sern is on a distinguished road
Send a message via AIM to Ethic_Sern
Quote:
Originally posted by adam


"indexof( partstr, str ) position of where partstr appears in str (-1 -> not in str)"

judging from this it should be.

"if (indexof(.nw,#L) != -1)message It is in the string.;"

See that works but it doesnt check all the time only when i log on and offline
Reply With Quote