Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VB 6.0 - OpenFile Procedure
Message
De
13/11/1998 14:15:35
 
 
À
Tous
Information générale
Forum:
Visual Basic
Catégorie:
Autre
Titre:
VB 6.0 - OpenFile Procedure
Divers
Thread ID:
00157504
Message ID:
00157504
Vues:
59
Can somebody tell me what's wrong with this code? I get an error message about the OPENFILE procedure (Sub or Function not defined) when I put it in the click event of a command button.


CommonDialog1.Filter = "Text Files|*.txt"
CommonDialog1.ShowOpen
OpenFile (CommonDialog1.Filename)


Thank you in advance
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform