Dominic Tan wrote: > Hi, > > I have tried the ftp script to get the file in ASCII format with the > following command. > > However, it still come down in Binary format. > > FYI, I am using ActivePerl 5.8. (I have tried it on ActivePerl 5.6 and no > problem) > > $ftp->ascii(); > > Do you know why? How to resolve it? as I would like to download the file in > ASCII format. Thanks vm.
I don't believe you. You're doing something else wrong or misunderstanding something. Create a small test snippet that fails and a small ASCII file to D/L and post your failing script and data. -- ,-/- __ _ _ $Bill Luebkert Mailto:[EMAIL PROTECTED] (_/ / ) // // DBE Collectibles Mailto:[EMAIL PROTECTED] / ) /--< o // // Castle of Medieval Myth & Magic http://www.todbe.com/ -/-' /___/_<_</_</_ http://dbecoll.tripod.com/ (My Perl/Lakers stuff) _______________________________________________ ActivePerl mailing list [email protected] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
