Quick Login
  Register Register  Login Login   
RdyDoc Downloads
 Softpro Users Group Forums : Softpro Documents & Reports : Free Documents : RdyDoc Downloads
Message Icon Topic: ProDesign Question Post Reply Post New Topic
Author Message
jpierce
Focus
Focus
Avatar

Joined: 13 January 2006
Location: United States
Online Status: Offline
Posts: 3
Quote jpierce Replybullet Topic: ProDesign Question
    Posted: 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 IP Logged
danvanf
SPUsers Administrator
SPUsers Administrator


Joined: 31 December 2002
Location: United States
Online Status: Offline
Posts: 144
Quote danvanf Replybullet 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 IP Logged
jpierce
Focus
Focus
Avatar

Joined: 13 January 2006
Location: United States
Online Status: Offline
Posts: 3
Quote jpierce Replybullet 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 IP Logged
Post Reply Post New Topic
Printable version Printable version

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



This page was generated in 0.094 seconds.