Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Using parameters
Message
De
26/02/2003 18:31:43
 
 
À
26/02/2003 18:21:17
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00758500
Message ID:
00758507
Vues:
18
>Hi
>
>I have an application in vfp, how can this application take a value (a string) from another program?
>
>What do i need for use this external value?
>
>Thanks for your help

You need a PARAMETERS or LPARAMETERS statement as the first line of your main program. All parameters that are passed to you will be in character form, and any unused parameters will have a logical .F. value.
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform