Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
EXE reading global variables from a PRG?
Message
From
27/11/2001 05:34:32
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Title:
EXE reading global variables from a PRG?
Miscellaneous
Thread ID:
00586189
Message ID:
00586189
Views:
49
Hi:

I´m making a remote server (.EXE). This server runs a PRG program (DO X.prg).
The program write his results in global memory. Can the server access to the global variables?

EXE Program
------------
....
do X.prg
read m.result
....

X.prg
-----
...
m.result= "Sol"
...

Has an "exe" program and the call it makes the same memory space?

Thanks
Next
Reply
Map
View

Click here to load this message in the networking platform