Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
COM Ports
Message
 
 
To
26/09/2001 11:36:10
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00561018
Message ID:
00561089
Views:
26
>I need some help on how to open a port in Visual Foxpro 6.0 Some help in what direction to go or some example code somewhere. I'm trying to send data from a scanner to a port. But it says waiting to connect when I select the option "Transfer Files" from the menu on the scanner.
>
>TIA,
>Tyler


Well, you could try FOPEN(), FWRITE(), FCLOSE() type of thing, which is really ugly, or you could take a look at the MSCOMM control, which is much better. Try looking at those in the help files, might be of some use to you. Good luck,
John
Previous
Reply
Map
View

Click here to load this message in the networking platform