"Greg Riddick" <[EMAIL PROTECTED]> writes: > Works fine now...though I have noticed that the sep character that actually > gets written to the file is -2 the value specified. > So I wanted \10 and needed to specify \12 to get it. Am I doing something > wrong here?
Just overlooking that such codes are specified in octal notation, I think. -- O__ ---- Peter Dalgaard Blegdamsvej 3 c/ /'_ --- Dept. of Biostatistics 2200 Cph. N (*) \(*) -- University of Copenhagen Denmark Ph: (+45) 35327918 ~~~~~~~~~~ - ([EMAIL PROTECTED]) FAX: (+45) 35327907 ______________________________________________ [EMAIL PROTECTED] mailing list https://www.stat.math.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
