Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How do you call a PRG which returns a value?
Message
 
 
À
03/11/2011 19:45:12
James Blackburn
Qualty Design Systems, Inc.
Kuna, Idaho, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP2
Database:
Visual FoxPro
Divers
Thread ID:
01527979
Message ID:
01528010
Vues:
59
>I tested it on a test prg and it worked fine for me.
>
>test.prg
>
>LPARAMETERS tcTest
>?tcTest
>
>
>calling code
>
>aaa='test1'
>bbb='test(aaa)'
>?EVALUATE(bbb)
>
>
>>>use eval like this.
>>>
>>>lcSCCText = Home(1) + 'SCCTextX(lcFile)'
>>>?eval(lcSCCText) 
>>>
>>>
>>I don't think this will work.

Did you test with the whole path provided?
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform