Vbscripte probleme de syntaxe
Fermé
fred
-
25 juil. 2009 à 16:56
pivot85150 Messages postés 294 Date d'inscription vendredi 15 mai 2009 Statut Membre Dernière intervention 9 janvier 2011 - 25 juil. 2009 à 17:40
pivot85150 Messages postés 294 Date d'inscription vendredi 15 mai 2009 Statut Membre Dernière intervention 9 janvier 2011 - 25 juil. 2009 à 17:40
A voir également:
- Vbscripte probleme de syntaxe
- Erreur de syntaxe près du symbole inattendu « ( » ✓ - Forum C
- Trouver erreur de syntaxe fichier txt ✓ - Forum Python
- Syntaxe code puk orange - Guide
- Trouver erreur de syntaxe fichier txt pix - Forum Autoit / batch
- Convertion .txt ------>.wtf HELP!!! ✓ - Forum Windows
3 réponses
pivot85150
Messages postés
294
Date d'inscription
vendredi 15 mai 2009
Statut
Membre
Dernière intervention
9 janvier 2011
35
25 juil. 2009 à 17:37
25 juil. 2009 à 17:37
c'est simple il faut mettre un then et un else comme ceci
dim i
dim var
var=imputbox("tapez votre code ici")
if (var=="toto") then
msgbox("mot de passe ok")
else (var=!"toto")
while i<1000
i=i+1
end while
end if
voila
dim i
dim var
var=imputbox("tapez votre code ici")
if (var=="toto") then
msgbox("mot de passe ok")
else (var=!"toto")
while i<1000
i=i+1
end while
end if
voila
pivot85150
Messages postés
294
Date d'inscription
vendredi 15 mai 2009
Statut
Membre
Dernière intervention
9 janvier 2011
35
25 juil. 2009 à 17:40
25 juil. 2009 à 17:40
ah oui dsl javai pa vu