In the CTM book it's written I can access URLs in the same way as files.

I tried
declare [File]={Module.link ['File.ozf']}
declare F={File.readList 'ftp://www.tinvention.net/test.oz'}

with the result

%** Operating system error
%**
%** System call:  open
%** Error number: 2
%** Description:  No such file or directory
%** In statement: {<P/4 OS.open> 'ftp://www.tinvention.net/test.oz' ['O_RDONLY'] ['S_IWUSR' 'S_IRUSR' 'S_IRGRP' 'S_IROTH'] _}

Looks like it's not going on the net.

Thanks for help
Paolino

        

        
                
___________________________________ Yahoo! Mail: gratis 1GB per i messaggi e allegati da 10MB http://mail.yahoo.it


_________________________________________________________________________________
mozart-users mailing list                               
[email protected]
http://www.mozart-oz.org/mailman/listinfo/mozart-users

Reply via email to