OVH Cloud OVH Cloud

Question météo

1 réponse
Avatar
jean-marc
Hello,

Les conditions météo actuelles peuvent être
dangereuses pour la santé mentale des programmeurs.
Ci joint ma dernière production:

' 8<--------------------------------------
Option Explicit

Private Sub Form_Load()
Dim on_va_tous_crever As Boolean

While Not on_va_tous_crever
Debug.Print "Il fait trop chaud!!"
DoEvents
Wend
End Sub
' 8<--------------------------------------

--
Jean-marc
"There are only 10 kind of people
those who understand binary and those who don't."
mailto: remove '_no_spam_' ; _no_spam_jean_marc_n2@yahoo.fr

1 réponse

Avatar
Gloops
En effet, en voilà un qui a l'air atteint ...

Option Explicit, c'est vrai.

On te souhaite de survivre.
________________________________________
Le 27/07/2006 23:27, jean-marc a écrit :
Hello,

Les conditions météo actuelles peuvent être
dangereuses pour la santé mentale des programmeurs.
Ci joint ma dernière production:

' 8<--------------------------------------
Option Explicit

Private Sub Form_Load()
Dim on_va_tous_crever As Boolean

While Not on_va_tous_crever
Debug.Print "Il fait trop chaud!!"
DoEvents
Wend
End Sub
' 8<--------------------------------------