Bentley Communities
Site
Search
User
Site
Search
User
Welcome
Products
Support
About
More
Cancel
Browse By Tags
All tags
Regular Expressions
GUI
MicroStation
MicroStation Administration
Named Expressions
v8i
RE: [V8i] How to delete unnecessary space's ?
Jon Summers
Unknown said: I didn't read the ". " search pattern anywhere While I agree with Frank's suggestion to use a regular expression (RE), MicroStation isn't the best place to experiment with those. The dot "." in an RE simply says 'match any character…
over 7 years ago
MicroStation
MicroStation Forum
Re: Using Regular Expressions to Find and Replace Text
Jon Summers
Regular Expression Testing Regular Expression s (REs) are hard. But they are also powerful, so it's worth learning them. When you can't see what the processor is doing, as when you're using the MicroStation text matcher, it's extra difficult. There…
over 13 years ago
MicroStation
MicroStation Forum
RE: [V8i VBA] CreateTextElement replaces back slash
Jon Summers
Unknown said: The string might contain any escape sequence (\179, \179 etc). But if you come up with something much prettier you are welcome! Regular Expressions As you have by now noticed, VBA has poor support for String operations. The 'prettier…
over 9 years ago
MicroStation Programming
MicroStation Programming Forum
Regular Expression test file exist, then drive GUI
Ivo Blaauw
Here's a question that is actually two questions combined. Before you tell me to post 'm seperately, hear me out first please. Is it possible to have Regular Expressions test for the existence of a certain file? Is it possible to have a tool change it…
Answered
over 9 years ago
Product Administration
Product Administration Forum
Re: How to create a new pen table based on a FDOT supplied pen table?
Jimmie Prow
Here is more information on Regular Expressions. Regular expressions are special character combinations that help you perform different operations, such as searching for variable forms of text and selecting multiple items when specifying the name of…
over 11 years ago
FDOT CADD Support
FDOT CADD Support - Printing