| RdyDoc Downloads | |
| |
|
| Author | Message |
|
jpierce
Focus
Joined: 13 January 2006 Location: United States Online Status: Offline Posts: 3 |
![]() Topic: ProDesign QuestionPosted: 22 August 2009 at 12:35pm |
|
I have a ProDesign issue. I am trying to make a statement true if
notempty (%1) & (%1) = ("A mortgage to secure an original principal indebtedness")
This works, of course, if I have a requirement that just states "A mortgage to secure an original principal indebtedness" but if I change the requirement to "A mortgage to secure an original principal indebtedness test test" it does NOT work which I expected. Somehow I need to get a wildcard in that string but I couldn't figure that part out.
Thanks for any suggestions!
Jim P.
Trident Land Transfer - NJ
|
|
IP Logged |
|
|
danvanf
SPUsers Administrator
Joined: 31 December 2002 Location: United States Online Status: Offline Posts: 144 |
![]() Posted: 22 August 2009 at 1:31pm |
|
Hi Jim,
So I'm here on Saturday too.. Substring comes to mind, You should be able to use something like this notempty(%1) & SubStr(%1,1,34) = ("First 34 Characters of your string") Note: I'm not positive if SubStr starts indexing with 0 or 1 DanV Dayton, Ohio |
|
IP Logged |
|
|
jpierce
Focus
Joined: 13 January 2006 Location: United States Online Status: Offline Posts: 3 |
![]() Posted: 22 August 2009 at 2:29pm |
|
Thanks Dan!
That was the avenue I was exploring when I got your response I am just trying to figure out how the command works.
I'll be sure that Ken Kirkner and Bill Fox buy you another one at next encounter.
Jim P
|
|
IP Logged |
|
|
||
Forum Jump |
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |
|