Hello all, Can anyone explain the following (it has to do with high ascii characters in urls): This works >> to-url "ftp://username:[EMAIL PROTECTED]/backup/idées.txt" == ftp://username:[EMAIL PROTECTED]/backup/idées.txt But this doesn't: >> write to-url "ftp://username:[EMAIL PROTECTED]/backup/idées.txt" " test" ** User Error: URL error: ftp://username:[EMAIL PROTECTED]/backup/idé es.txt ** Near: write to-url {ftp://username:[EMAIL PROTECTED]/backup/idées. txt} "test" >> thanks in advance, fantam -- mailto:[EMAIL PROTECTED] -- To unsubscribe from this list, please send an email to [EMAIL PROTECTED] with "unsubscribe" in the subject, without the quotes.
