Thank you to Patrick and Brett for their answer. The solution of Patrick works for me as well.
***************************** Alban Gabillon Universit� de Pau IUT, D�partement GTR 371 rue du ruisseau 40000 Mont de Marsan Tel: 05 58 05 76 05 Fax: 05 58 06 83 70 email: [EMAIL PROTECTED] http://www.univ-pau.fr/~gabillon http://csysec.univ-pau.fr ******************************** ----- Original Message ----- From: "pat665" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, December 06, 2001 2:08 PM Subject: [REBOL] Re: saving files on a novell server > Hi > > I have tested this, and it works for me > > write %test.txt read %"/serveurnovell/transfert/transfer/pph/rebol.txt" > > Patrick > > ----- Original Message ----- > From: "Brett Handley" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Thursday, December 06, 2001 1:46 PM > Subject: [REBOL] Re: saving files on a novell server > > > > I've no idea if this will work but give it a try. I tried to emulate your > > problem using an NT machine. > > > > read to-rebol-file %"\\Novell_server\accounts\GABILLON\" > > > > Seemed to work for me on my own machine when I created a share. > > > > If that doesn't work consider mapping a drive to the share and using that. > > > > Brett. > > > > > > ----- Original Message ----- > > From: "Alban Gabillon" <[EMAIL PROTECTED]> > > To: <[EMAIL PROTECTED]> > > Sent: Thursday, December 06, 2001 10:52 PM > > Subject: [REBOL] saving files on a novell server > > > > > > > I think I found the answer to my question. The ipx protocol is not > > supported > > > by rebol. > > > > > > > > > > > > -- > > > To unsubscribe from this list, please send an email to > > > [EMAIL PROTECTED] with "unsubscribe" in the > > > subject, without the quotes. > > > > > > > -- > > To unsubscribe from this list, please send an email to > > [EMAIL PROTECTED] with "unsubscribe" in the > > subject, without the quotes. > > > > > ____________________________________________________________________________ __ > ifrance.com, l'email gratuit le plus complet de l'Internet ! > vos emails depuis un navigateur, en POP3, sur Minitel, sur le WAP... > http://www.ifrance.com/_reloc/email.emailif > > > -- > To unsubscribe from this list, please send an email to > [EMAIL PROTECTED] with "unsubscribe" in the > subject, without the quotes. > -- To unsubscribe from this list, please send an email to [EMAIL PROTECTED] with "unsubscribe" in the subject, without the quotes.
