Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Phone Dialer
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Titre:
Divers
Thread ID:
00266295
Message ID:
00267053
Vues:
34
Hi Neil,

PMFJI (again), but I can think of one very good reason not use the the OpenComm(), CloseComm(), etc. The reason is that they are obsolete functions, and not supported by Win32.

The options are the MSComm ActiveX control or accessing the Win32 API directly via CreateFile(), WriteFile(), CloseHandle(), and FlushFileBuffers(). Article number Q148857 in the Microsoft Knowledge Base gives an example for how to dial a phone number from MS Access. Having looked at the article, it appears that translating this to VFP wouldn't be terribly difficult.
George

Ubi caritas et amor, deus ibi est
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform