Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Sending data to com-port without ocx
Message
De
19/03/2017 09:47:08
 
 
À
19/03/2017 08:37:43
Dragan Nedeljkovich (En ligne)
Now officially retired
Zrenjanin, Serbia
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Divers
Thread ID:
01649157
Message ID:
01649177
Vues:
54
>>>Hi there,
>>>
>>>I want to send data through the com-port to a customer-display.
>>>I know that I can use mscoom.ocx or something similar but as I am trying
>>>to avoid using controls I was wondering if there is a win-api I could use directly?
>>>
>>>Thanks in advance
>>>
>>>Thomas
>>
>>This may be old school, but
>>
>>COPY file TO COM1:
>>
>>if I recall from the foxbase days.
>
>Then avoid disk access altogether and strtofile(lcString, "COM1:"). Worth a try.

I guess one could use the Low-level file functions too. FOpen("COM1:")
Greg Reichert
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform