Navigation: thinBasic Modules > FTP (File Transfer Profotol) > FTP_GetErrorString |
|
Description
Return the text description of an error number.
Syntax
s = FTP_GetErrorString(nErrorNo)
Returns
String
Parameters
Name |
Type |
Optional |
Meaning |
nErrorNo |
Number |
No |
FTP error number |
Remarks
Restrictions
See also
Examples
© 2004-2008 thinBasic. All rights reserved. | Version 1.7.0.0 | Web Site: http://www.thinbasic.com |