LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (January 1996, week 5)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:   Tue, 30 Jan 1996 22:14:14 GMT
Reply-To:   Michael Friendly <friendly@HOTSPUR.PSYCH.YORKU.CA>
Sender:   "SAS(r) Discussion" <SAS-L@UGA.CC.UGA.EDU>
From:   Michael Friendly <friendly@HOTSPUR.PSYCH.YORKU.CA>
Organization:   York University, Ontario, Canada
Subject:   logging SAS runs in a Novell/SASWin environment

I have a course project on experimental design I'm trying to port from VM/CMS to SAS 6.10 under Windoze in a Novell teaching lab. Students design an 'experiment' by creating a SAS data set which describes the factors and levels, and run a macro which generates simulated data.

One requirement to make this project work is that I have to be able to log a record to a file somewhere which identifies the student and their experimental design. Under CMS I did this by (a) the macro writes the record to the student's disk, then (b) mails the file to an account set up for this purpose.

I'm at a loss as to how to accomplish this under Novell. If I set up a shared directory in which students have write priviledges, one of them could wipe out or change the logged information. If they don't have write access, the SAS macro will fail.

Does anyone have any ideas?

-- Michael Friendly Internet: friendly@hotspur.psych.yorku.ca (NeXTmail OK) Psychology Department York University Voice: 416 736-5118 4700 Keele Street http://www.math.yorku.ca/SCS/friendly.html Toronto, ONT M3J 1P3 CANADA


Back to: Top of message | Previous page | Main SAS-L page