DiGiTaIErRoR
Dec 1st, 1999, 09:12 PM
i need to be able to find all instances of
' } CHATSTR " '
then get the text inbetween " " here's how the text looks
} CHATSTR "command" == IF
I would need to find command and add it to a menu. The menu name is Scripts. Remember I need to find all commands in the entire file. Thanks and please include source code.
------------------
DiGiTaIErRoR
' } CHATSTR " '
then get the text inbetween " " here's how the text looks
} CHATSTR "command" == IF
I would need to find command and add it to a menu. The menu name is Scripts. Remember I need to find all commands in the entire file. Thanks and please include source code.
------------------
DiGiTaIErRoR