noveltech Contributor

Joined: 16 Sep 2002 Posts: 105
|
Posted: Sat Nov 29, 2003 7:44 am Post subject: http.dsu question |
|
|
The script below works, but it also gives error.
Why the error messages?
Does http.dsu require additional registration?
All feedback welcomed, thanks, nt
| Code: | external vdstcp50
#include vdstcp50.dsu
#include http.dsu
HTTP GETFILE, http://locc.org,c:\atemp\locc.html |
|
|