View in color | View documentation | License |
Download script | History | Other scripts by: carl |
30-Apr 10:58 UTC
[0.07] 10.367k
[0.07] 10.367k
ftpread.rREBOL [
Title: "Read a Text File"
Date: 26-May-1999
File: %ftpread.r
Purpose: "Read a text file from an FTP server and print it."
library: [
level: 'beginner
platform: none
type: 'one-liner
domain: [ftp other-net]
tested-under: none
support: none
license: none
see-also: none
]
]
print read ftp://ftp.site.com/file.r Notes
|