Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Passing parameter to exe (or main() )
Message
From
01/04/2003 07:22:06
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
01/04/2003 07:15:53
Albert Beermann
Piepenbrock Service Gmbh & Cokg
Osnabrück, Germany
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00772298
Message ID:
00772330
Views:
9
>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
Previous
Reply
Map
View

Click here to load this message in the networking platform