Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
The quest for PHDBase under COM
Message
From
28/03/2000 02:43:48
 
 
To
28/03/2000 01:58:19
General information
Forum:
Visual FoxPro
Category:
Third party products
Miscellaneous
Thread ID:
00350619
Message ID:
00351277
Views:
37
>I have the following in my PHDBase search function:
>
>
>FUNCTION SearchGo
>* Do a PHDBase search
>* expC1 Search expression
>PARAMETER tcSearch
>LOCAL lnOldValue
>glPHDBase=.T.
>
>* We disable the error coming from Windows about the low memory streaming output has been disabled
>lnOldValue=SetErrorMode(0x8001)
>PHD(tcSearch)
>SetErrorMode(lnOldValue)
>
>glPHDBase=.F.
>
>

OK, it was a SWAG, thinking that Win stepped in an handled it as a critical error. If it worked, great. If I think of another way to get around it, I'll let you know what I come up with for trying.
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