Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
What is wrong
Message
 
À
31/07/2000 09:11:32
Information générale
Forum:
Visual Basic
Catégorie:
VBScript
Titre:
Divers
Thread ID:
00398737
Message ID:
00398771
Vues:
20
>for counter = 1 to grpnumer
> degiskenimiz = "aArray" & Sayac
> Dim degiskenimiz (0)
>next
>
>I recieve a type mismatch error in the 3. line.
>I use this script in a asp page.
>Waht is wrong?
>Thanks

What are you trying to do? The Dim statement should be used in front of all of these lines to declare variables. Once declared, you don't Dim it again!
Éric Moreau, MCPD, Visual Developer - Visual Basic MVP
Conseiller Principal / Senior Consultant
Moer inc.
http://www.emoreau.com
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform