Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Using parameters
Message
From
26/02/2003 18:31:43
 
 
To
26/02/2003 18:21:17
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00758500
Message ID:
00758507
Views:
14
>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
Previous
Reply
Map
View

Click here to load this message in the networking platform