Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SEEK and Logic Question
Message
De
17/07/2008 11:50:47
 
 
À
17/07/2008 10:50:14
Jay Johengen
Altamahaw-Ossipee, Caroline du Nord, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 9 SP2
Divers
Thread ID:
01331964
Message ID:
01332005
Vues:
14
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform