Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Pasing parameters to an exe.
Message
De
11/04/1997 09:40:49
 
 
À
10/04/1997 17:48:11
Joseph Bensadoun
Adcomp Consultants Inc.
North York, Ontario, Canada
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00027862
Message ID:
00027959
Vues:
28
>I have created an exe with a parameter to be accepted in the openeing program. The problem is when I create an Icon in windows with xx.exe how do I pass the parameter e.g.
>
>In a program passing parameters is do myprog with "XX".
>I want to perfrom the same from the executable.
>
>e.g myprog.exe with "XX"
>
>??????
>
>any help would be greatly appreciated
>
>
>Joseph Bensadoun

VFP exe (and most of others) will accept parameters from command:
myprog.exe parm1 parm2 parm3 ....
Some exe (e.g. VB) will accept whole parm string as one parameter and you have to break it in start module.
Edward Pikman
Independent Consultant
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform