Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Pre-DevCon Midnight Madness
Message
General information
Forum:
Visual FoxPro
Category:
Conferences & events
Miscellaneous
Thread ID:
00222607
Message ID:
00223370
Views:
27
>>reading all the posts in this thread I think the correct code is
>>
>>LOCAL loParty,loDrinkingParty,loPerson,loDrink
>>
>>loParty=NEWOBJECT('Devcon')
>>loDrinkingParty=loParty.GetCrazyUTFolks()
>>FOR EACH loPerson IN loDrinkinParty.People
>>   DO WHILE !loPerson.Dropped()
>>      loDrink=NEWOBJECT(loPerson.FavouriteDrink)
>>      loPerson.Abuse(loDrink)
>>   ENDDO
>>ENDFOR
>>
>>
>Hi Arnon,
>
>First, ROFL!
>
>I must admit I'd never thought about using the .Abuse method here, since it too often leads to the .LoseYourCookies event being fired. But, under circumstances, I think you're right.:-)

George, I always believed that it was the Substance.Abuse method which first triggers a .LostFocus, and didn't consistently release a cookies object. Plus, I always thought of .LoseYourCookies as a method, not an event.

I'll defer to your superior knowledge of the subject! I don't have as much detailed experience with the low-level API here...
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