How to print to stdout in binary

Dennis Lee Bieber wlfraed at ix.netcom.com
Sat Jul 8 19:42:48 EDT 2000


On Sat, 08 Jul 2000 17:04:00 +0000, Adam DePrince <deprince at sprynet.com>
declaimed the following in comp.lang.python:

> VMS: 
> Set the file's binary flag accordingly.  Does anybody know if VMS does
> Windows style translation too?
>
	Considering that VMS has some half dozen "text" formats (fixed
length records, variable length using <CR> control, variable length
using FORTRAN control codes, etc.) I'd hope VMS RMS services could
figure out the proper way to read a file from the directory data <G>

--
 > ============================================================== <
 >   wlfraed at ix.netcom.com  | Wulfraed  Dennis Lee Bieber  KD6MOG <
 >      wulfraed at dm.net     |       Bestiaria Support Staff       <
 > ============================================================== <
 >        Bestiaria Home Page: http://www.beastie.dm.net/         <
 >            Home Page: http://www.dm.net/~wulfraed/             <



More information about the Python-list mailing list