Re: Regex Clarification and trouble (General questions)
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:
- Regex Clarification and trouble - Grant Collingwood, 2010-09-06, 00:53
- Re: Regex Clarification and trouble - wodSupport, 2010-09-06, 01:05
- Re: Regex Clarification and trouble - Grant Collingwood, 2010-09-06, 01:21
- Re: Regex Clarification and trouble - woddrazen, 2010-09-06, 09:09
- Re: Regex Clarification and trouble - Grant Collingwood, 2010-09-06, 10:53
- Re: Regex Clarification and trouble - woddrazen, 2010-09-06, 09:09
- Re: Regex Clarification and trouble - Grant Collingwood, 2010-09-06, 01:21
- Re: Regex Clarification and trouble - wodSupport, 2010-09-06, 01:05