![]() |
Telelogic DOORS (steve huntington) | ![]() |
new topic :
profile :
search :
help :
dashboard :
calendar :
home
|
||
Latest News:
|
|
Topic Title: RegExp search Topic Summary: Created On: 7-May-2004 16:22 Status: Post and Reply |
Linear : Threading : Single : Branch |
![]() |
![]()
|
![]() |
|
I'm writting a Dialog that searches for a user specified string. Its no problem putting a Field DBE into the dialog, the user inputs "tag out", and that works fine.
What I need is to be able to specify the ability for the user to use Regular Expression capabilities, such as searching for "tag", followed by null or any character, followed by "out". So specifying perhaps "tag?out" will find "tagout" and "tag out" and "tag-out" all at once. Once the Dialog is OK I'll need to know how to do the search itself. I suspect I'll need some sort of "this is a RegExp" option on the Dialog so the user can tell the script what's going on. Any ideas? - Louie |
|
![]() |
|
![]() |
|
Louie,
I have a WordSearch script (DOORS 5.2) compliments of Roger Gallion. I can send you that if you like. Maybe you can customize it for your particular needs. Edited: 10-May-2004 at 20:18 by Dale Reed |
|
![]() |
|
![]() |
|
A small point Louie: you seem to be mixing up wildcards with regular expressions (an easy mistake). You probably meant "tag.?out".
|
|
![]() |
Telelogic DOORS
» DXL Exchange
»
RegExp search
|
![]() |
FuseTalk Standard Edition v3.2 - © 1999-2009 FuseTalk Inc. All rights reserved.