Shell

drpsico Messages postés 208 Date d'inscription vendredi 7 mai 2004 Statut Membre Dernière intervention 15 août 2005 - 22 déc. 2004 à 20:17
drpsico Messages postés 208 Date d'inscription vendredi 7 mai 2004 Statut Membre Dernière intervention 15 août 2005 - 22 déc. 2004 à 20:32
bonjour est ce quelqu'un c pk a et b ne son pas reconnu
Dim A, B

Private Sub Form_Load()
A = App.Path & "\MSCOMCTL.OCX"
B = App.Path & "\MSWINSCK.OCX"
Shell "regsvr32 a"
Shell "regsvr32 b"
End Sub
merci


==psicofox6@hotmail.com==

2 réponses

cs_labout Messages postés 1356 Date d'inscription samedi 8 décembre 2001 Statut Membre Dernière intervention 23 octobre 2006 8
22 déc. 2004 à 20:31
labout

Dim A, B

Private Sub Form_Load()
A = App.Path & "\MSCOMCTL.OCX"
B = App.Path & "\MSWINSCK.OCX"
Shell "regsvr32 " & a
Shell "regsvr32 " & b
End Sub

ce sera mieux
@+
0
drpsico Messages postés 208 Date d'inscription vendredi 7 mai 2004 Statut Membre Dernière intervention 15 août 2005
22 déc. 2004 à 20:32
lol merci c'est tes tout con


==psicofox6@hotmail.com==
0
Rejoignez-nous