Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Curious
Message
 
To
07/09/1998 04:30:53
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00133753
Message ID:
00133762
Views:
18
>Help!!
>
> I 've a exe of foxpro application say (exe1) and i want to grab(catch) the variables of exe1 while it is running and manipulate the values of these variables without stopping the exe1 and return these values.
>(I mean i want to manipulate the the values of the variables in exe1 at the runtime)
>
>is it possible ?? if possible how??
>
>
>thanking you

Rahd,

Manipulate them from where?

There is the Library Construction stuff that is in VFP. It is for developing an FLL that is used from inside of the exe. You could write a C program to muck around with memory, but I sure wouldn't advise it.

What is the goal here?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform