Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Returning a value from a VFP exe
Message
From
13/04/2000 08:03:01
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Returning a value from a VFP exe
Miscellaneous
Thread ID:
00359172
Message ID:
00359172
Views:
106
Hi,

I've been asked to write a VFP program which will accept some parameters and return a value to the calling program.

The calling program will be written in VBScript.

Getting my VFP exe to accept the parameters is fine, but I can't see how to return the value [which will be a simple character string].

For instance, the complete main program in my project looks like this:

parameters lctablename
wait window lctablename
return lctablename

If I run this in VFP, the wait window displays ok, but I get a syntax error on the return.

This is in VFP 6.0 with SP3. Anyone got any ideas ? Also, are there any problems with calling a VFP exe with parameters from VBScript.

Best.

Matt.
Next
Reply
Map
View

Click here to load this message in the networking platform