Re: Regex Clarification and trouble - WeOnlyDo Discussion board

Re: Regex Clarification and trouble (General questions)

by wodSupport, Monday, September 06, 2010, 01:05 (4954 days ago) @ Grant Collingwood

Grant,

your prompts are not using regular expressions at all. You can try using them without regex: prefix.

Regular expressions can be used to detect much more complicated prompts that are not static, which I believe is not the case in your side. If you decide to use regular expressions, you can check out Wikipedia about its syntax: http://en.wikipedia.org/wiki/Regular_expression

Kind regards,
Kreso


Complete thread: