Hi, Just a couple of notes to reply to others questions.
1. unx is a file handle that points to my UNIX SAS work directory(like an R workspace). This directory is not mounted under windows. most of the SAS objects, ie SAS datasets in the 64bit Unix directory are available to my windows SAS program. My UNIX is 64bit and my windows is 32 bit. 2. The reason I bring up a 5000 page report has to do with analysis of large epidemiology data bases, ie 100 million records. Incidentally the listing ran for over 24 hours, because in order to follow the style guide 'proc report' had to be run for each page. I don't think R is well suited for this cand og analysis. SOAPBOX ON If I had my way, I would remove IML from SAS and slide in R. My comments are primarily to get the R developers to improve R. SAS needs the competition. I don't see R as a replacement for SAS. SOAPBOX OFF -- View this message in context: http://n4.nabble.com/SAS-and-R-on-multiple-operating-systems-tp1752043p1753235.html Sent from the R help mailing list archive at Nabble.com. ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.