Re: [Tutor] Reading characters from file in binary mode

2006-06-06 Thread Kent Johnson
Kermit Rose wrote: > Hello. > > I wish to translate a SAS data file to text, and do not have the > professional > version of SAS to do so. > > I have the student version of SAS, and have translated the shortest of 4 SAS > data sets given. > > For the other 3, I wish to construct a python pro

[Tutor] Reading characters from file in binary mode

2006-06-06 Thread Kermit Rose
Hello.   I wish to translate a SAS data file to text, and do not have the professional version of SAS to do so.   I have the student version of SAS, and have translated the shortest of 4 SAS data sets given.   For the other 3, I wish to construct a python program to read the characters in, on