This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

Regexp, what is it?

Old posts that have not been replied to for several years.
Locked
W
Weirdo
Master
Posts: 265
Joined: Sat Apr 27, 2002 8:00 pm
Location: Manchester, England

Regexp, what is it?

Post by Weirdo »

I have noticed Regexp in a no triggers script i use on my admin bot. From what i can understand of it, it is the bit of the script that iscolated the !list, !list*, !ftp and @Find* using the various ^!list$ and all that. Are there any useful scources of information to find out how this form of string searching/separation works, as i would like to replace this script with a version of my own which will do what i want :)

(Might need some help with bits of it, as i have only the slightest of ideas on how to make them)

Weirdo
User avatar
caesar
Mint Rubber
Posts: 3778
Joined: Sun Oct 14, 2001 8:00 pm
Location: Mint Factory

Post by caesar »

Once the game is over, the king and the pawn go back in the same box.
Locked