Navigation: thinBasic Modules > TcpUdp > TCP functions > TCP_LineInput |
|
Description
Receive a line of text from a previously opened channel.
Syntax
sBuffer = TCP_LineInput(nFile)
Returns
String.
Parameters
Name |
Type |
Optional |
Meaning |
nFile |
Number |
No |
Previously opened file number |
Remarks
Restrictions
See also
Examples
© 2004-2008 thinBasic. All rights reserved. | Version 1.7.0.0 | Web Site: http://www.thinbasic.com |