Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Unlimited number of parameters
Message
 
 
To
27/01/2005 15:51:22
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00981000
Message ID:
00981601
Views:
39
Michel,

So launch the EXE with one string that encompasses all the parameters and parse it apart in VFP:

TheAPPWithLotsoParameters "1 2 3 4 5 6 7 a b c d e f g h i j k l m no pq rs tu v w x y z is this enough arguments for you? *bg*"

You'll get just one string parameter that you can alines() apart into each parameter.

>Yes, this is also another good approach. But, there are too many possibilities of launches from that EXE that it has to be from a command line.
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform