Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Creating a global variable.
Message
From
15/03/2003 07:08:04
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
 
 
To
15/03/2003 05:07:11
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00766147
Message ID:
00766155
Views:
22
>Hi all,
>
>Could someone tell me how to create a variable in one application ( in my case VB in Excel) which could be used subsequently by VFP. I find that the variables created in VB cannot be used in a later VFP programme
>
>Thanks
>
>Regards,
>
>Steve

Each language or application keeps track of its own variables. AFAIK, there is no such "global variable".

I understand you must use some other mechanism to exchange information. For instance, through Automation you can get the value of a cell.

If a saved Excel macro gives you constants which VFP doesn't understand, you can define them as constants in VFP. Search the download section for "constants".

Or are you trying to achieve something else?
Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform