Your Software Source
We can source any software!

Please click here to fill in a form and let us know the title of the software you're looking for, or the function you'd like the software to perform and we'll get back to you.
What Our Customers Say
"Offering excellent products at keen prices, this company has friendly, knowledgeable staff, arranges fast reliable delivery and provides excellent customer service. Why would I look anywhere else?"

SB, Bedfordshire




Shopping Basket

Your basket is empty

Free Delivery from Software Paradise
 

Newsletter
Sign up to our newsletter to be kept up-to-date with new products, new releases and those all-important special offers.

Email address:


Sign up now!


RegExpr

Aivosto Oy

RegExpr

RegExpr adds regular expressions to Visual Basic 5.0, 6.0 and VBA.

Quote Button
Overview

What's in it? RegExpr for VB/VBA is a code module with support for a full range of regular expressions. Implemented as pure VB source code, it does not require any additional run-time libraries.

When do I need it? If you wish to use regular expressions in Visual Basic 5.0, 6.0 or VBA as if they were built in the language, you need RegExpr.

How do I learn them? See the Introduction and Tutorial.

Can I just use VB's built-in Like and Replace? Sure you can - if you're happy with the features they support. Regular expressions are much more. They can search for all character combinations, allow "Or" rules, verify the number of character occurrences, and support zero-width concepts such as word boundaries, end-of-line and "not followed by".

What's good in Aivosto RegExpr? RegExpr for VB/VBA implements a full range of regular expressions. It's not a subset such as VB's Like. It doesn't require any OCXs or DLLs either, to save you from DLL hell.

What are the system requirements? RegExpr works with Visual Basic 5.0 and 6.0. It also works with Visual Basic for Applications in Word 97 or later, in Excel 95 or later, and in Access 95 or later.
 

Regular expressions are a pattern matching standard, somewhat similar to VB's Like statement. In many programming languages regular expressions are a built-in feature. RegExpr you add this power to Visual Basic. Validate user input, search for patterns, parse text, replace strings etc.

What can you do with regular expressions? Examples:

  • check if an email address is correctly formed
  • parse dates, social security numbers and the like
  • extract the 3rd word of a sentence
  • find repeated words in a piece of of text
  • read;in;semicolon;separated;input
  • find all dollar amounts in a string 
     
    Supported expressions
    RegExpr supports a wide range of regular expression types. Here is a short list. The help file has a complete list with instructions. x* Zero or more x's
    x+ One or more x's
    x? One or zero x's
    x{m,n} At least m and at most n x's
    [A-Z] Any uppercase character A-Z
    . Any single character except a newline
    \w Any alphanumeric character
    \d Any digit (the same as [0-9])
     
    Advanced syntax
    If you already know regexes, you might be interested in knowing that RegExpr supports almost all possible regexes, such as: x*? Stingy or minimal matching
    $1 $2 ... Subexpressions or remembered patterns
    \1 \2 ... Backreferences
    (?=text) Positive lookaheads
    (?!text) Negative lookaheads
System Requirements
RegExpr works with Visual Basic 5.0 and 6.0. It also works with Visual Basic for Applications in Word 97 or later, in Excel 95 or later, and in Access 95 or later.
 
Ratings and Reviews
Software ratings and reviews are shown below. If you wish to rate this software please click the 'Rate this software' link. Rate this software


 

Other Products By Aivosto Oy

Aivosto Oy
Instant dead code removal? Boost your performance with the Enterprise Edition.
FROM:
£704.95 + VAT
Aivosto Oy
Your component is ready, but the help file is rather undone? Found a new component but no docs? Relax! ActiveXplorer will create the missing documentation - CHM, HTML, or RTF - in a minute.
FROM:
£135.64 + VAT
Aivosto Oy
RegExpr adds regular expressions to Visual Basic 5.0, 6.0 and VBA.
FROM:
Please Call + VAT
Aivosto Oy
FROM:
Please Call + VAT
Aivosto Oy
Take cover from run-time errors. Test, debug and profile your code. Increase the quality, stability and performance of your Visual Basic 6 programs.
FROM:
Please Call + VAT
Aivosto Oy
FROM:
Please Call + VAT
Aivosto Oy
Add indentation, complete missing code, auto-correct, backup, and get more desktop space. VB Friend works as add-in to Visual Basic 6. With VB Friend you code faster than ever.
FROM:
Please Call + VAT
Aivosto Oy
Visualize your source code with flow charts and UML Activity Diagrams. Open up your code in Visustin to flowchart it automatically. Draw flow charts with your mouse. View and print charts or export to
FROM:
Please Call + VAT
Aivosto Oy
Power up your apps with math skills!
FROM:
Please Call + VAT
frame frame