Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Pre-DevCon Midnight Madness
Message
 
À
27/05/1999 02:39:23
Information générale
Forum:
Visual FoxPro
Catégorie:
Conférences & événements
Divers
Thread ID:
00222607
Message ID:
00223365
Vues:
26
>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

Ubi caritas et amor, deus ibi est
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform