Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Dialing out
Message
De
23/11/2001 16:12:34
 
 
À
23/11/2001 14:18:34
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00578109
Message ID:
00585230
Vues:
35
Cetin -

How come even though I do a define class tapi as tapi prior to gobjTapi = createobject("TAPI.TAPI.1")

I still get an error that Class Definition TAPI.TAPI.1 is not found ????

What I put in is:

LOCAL gobjTapi
=tapi_setup()
.
..
...


Procedure TAPI_SETUP
DEFINE CLASS TAPI AS TAPI
gobjTapi = createobject("TAPI.TAPI.1")
enddefine
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform