Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Redimensioning an array in an FLL
Message
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00179604
Message ID:
00179667
Views:
27
>Hi Ed,
>
>>but isn't there a part of the VFP API that allows you to execute a VFP command from within an FLL? If all else is being uncooperative, you might try to access DIMENSION that way.
>
>_Execute(), yes, but wouldn't that require that you know the name of the array?

You should be able to find it; it's got to exist in the NTI somewhere (I'm guessing here, guys, take anything I say as conjecture). Failing that, another approach might be to add a parameter with the name, to be used as such. But there's got to be a way. From a long time ago, parameters are either a value structure or a locator structure; if it's a locator, you have to do something to get to the value, there's an offset into the name table as one of the members, and there has to be something in an NTI entry with the name of the variable...
EMail: EdR@edrauh.com
"See, the sun is going down..."
"No, the horizon is moving up!"
- Firesign Theater


NT and Win2K FAQ .. cWashington WSH/ADSI/WMI site
MS WSH site ........... WSH FAQ Site
Wrox Press .............. Win32 Scripting Journal
eSolutions Services, LLC

The Surgeon General has determined that prolonged exposure to the Windows Script Host may be addictive to laboratory mice and codemonkeys
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform