Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!samsung!hubdub!ain149e1 From: ain149e1@merrimack.edu Newsgroups: comp.binaries.ibm.pc.d Subject: Decoded files are double spaced using UUDECODE? Message-ID: <18822.26015aaa@merrimack.edu> Date: 16 Mar 90 21:29:14 GMT Organization: Merrimack College, No. Andover, MA Lines: 26 Hello out there. Maybe someone out there in net land can solve this one for me. I've been having trouble with taking files off the VAX at school and putting them on the IBM at home. I think I have found the problem, the question is how do I solve it? The problem starts easily enough. The files I brought home, I UUDECODED, and they didn't run. I unzooed or unziped as necessary, and they still didn't run. Then I decided that to be sure, I would encode a program of mine and then decode it to see if they came out the same. So I took some Pascal source code and UUENCODED it. Then I UUDECODED it, and I got the source code back, but low and behold, the thing was double spaced! It wasn't when I encoded it, but I was after decoding. So to test it furthur, I took a letter I had written in PFS First Choice, and printed the contents to a disk to create a text file on the disk. I UUENCODED this and then UUDECODED it. Guess what, same thing. So I know that the problem is on my end. Now it's a question of whether it is the encoding is screwing up causing the decoding to be screwed up or whether the decoding is just screwing up. Anyone have any thoughts? Kevin P.S. The source code is in C. I have it if you are interested, let me know.