Jorge Palma wrote: > Hi All, > > Does anyone can tell me if is possible write a file in binary mode? > I'm working in windows. > > I'm using the binmode function but it does'nt work. The script write the > file in text mode.
Not possible. Create the smallest test snippet that proves your theory and post it. Also post a hex dump of the file's content. -- ,-/- __ _ _ $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
