Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Scales on com1
Message
 
To
16/07/2003 03:57:05
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00810504
Message ID:
00810660
Views:
12
>Hi Brian
>
>I have tried the mscomm but can not get my head around it. How do you setup and pass the parameters (dos setup would be "mode comm1: 9600,n,8,1)
>
>Appreciate your help.


[mscomm].CommPort = 1
[mscomm].Settings = "9600,n,8,1"
[Mscomm].portopen = .t.
[mscomm].output = chr(?) + CHR(?)

loop for .input to equal characters, add them to a buffer string and add logic

[mscomm].portopen = .f.
Brian Seekford
Seekford Solutions, Inc.
http://www.SeekfordSolutions.com
Internet ActiveX Controls and .NET Class Libraries.
SMTP/S FTP POP3/S HTTP/S SNTP MIME PING WHOIS TRACEROUTE NNTP DNS MX
Base64, UUEncode, yEnc, MD5, SHA1, URL, Quoted-Printable.
Resizer and Tooltips
Email Verification and more. Check us out!
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform