Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SEEK and Logic Question
Message
From
17/07/2008 11:50:47
 
 
To
17/07/2008 10:50:14
Jay Johengen
Altamahaw-Ossipee, North Carolina, United States
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9 SP2
Miscellaneous
Thread ID:
01331964
Message ID:
01332005
Views:
13
Basically, the same thing, except that what if two conditions (for example, BF and BK) evaluate to the same result. In the memo, you would store "BF, BK"

then the condition in the EDI packet is BF, you could write code
DO CASE
    CASE Field002 $ TheMemo
ENDCAS
You might also want to research the Chain of Responsibility pattern


>
>Not exactly clear on what you mean.
>
>I should have a memo field that contains the conditional like this and then execute it?
>
>

>DO CASE
> CASE FIELD002 = "BF"
> *
> CASE FIELD002 = "BK"
> *
> CASE FIELD002 = "ZZ"
> *
>ENDCASE
>
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform