Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Passing parameter to exe (or main() )
Message
De
01/04/2003 07:22:06
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
01/04/2003 07:15:53
Albert Beermann
Piepenbrock Service Gmbh & Cokg
Osnabrück, Allemagne
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00772298
Message ID:
00772330
Vues:
8
>Hello Jos !
>
>Thank you for the quick help.
>
>Best regards
>Albert

Albert,
As an addition to Jos, be carefull if you pass multiple parameters, parameter separator is not a comma from commandline. ie:

myexe parm1,parm2,parm3

you get one parameter.

myexe parm1 parm2 parm3

you get 3.

Also all would be passed as char type.
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform