RegexStudio Documentation

The premier Regular Expression development environment for .Net

Frequently Asked Questions


Question: What are the system requirements?  What operating system does Regex Studio run under?

Answer: In order to use Regex Studio, you will need to have the Microsoft .Net framework, Version 2.0 installed.  If you do not have this, you will be directed to the right place in which you can download it.  Regex Studio works under Vista, XP, 2003 Server, and Win 2000.


Question: Why does the code generated appear different at times?

Answer: The code generator depends on several settings in Regex Studio that determine what a resulting regular expression should be like.  The actual regular expression shouldn't change, but the options determine the code that is generated, as does the current setting in the Test dialog for a regular expression Match, Replace or Split setting.


Question: I am unable to print regular expression library documentation.

Answer: There is currently a known issue, and we are working on resolving it.