Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Getting all environment variables
Message
From
17/03/2005 21:23:47
 
 
To
17/03/2005 20:05:57
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00996910
Message ID:
00997101
Views:
13
>It must exist somewhere in VFP, since Intellisense will list them as soon as you type gete( in the command window. Don't know what is it using... ok, found it. Open your (_foxcode) table and find the script it runs for GETE. From what I see, it uses
>
> DECLARE integer GetModuleHandle in win32api string
> DECLARE integer GetProcAddress in win32api integer,string
>
>It has a class definition in the script there, and it's subclassed from FoxCodeScript... so it doesn't look too simple. More like couple hours of fun.

Thanks, we will look at that approach as well.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Reply
Map
View

Click here to load this message in the networking platform