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 (July 1997, week 2)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Mon, 14 Jul 1997 13:42:35 +0100
Reply-To:     Julian Heritage <jxh3286@GGR.CO.UK>
Sender:       "SAS(r) Discussion" <SAS-L@UGA.CC.UGA.EDU>
From:         Julian Heritage <jxh3286@GGR.CO.UK>
Organization: GRD
Subject:      SAS, UNIX & symbolic links
Content-Type: text/plain; charset=us-ascii

It appears that SAS cannot differentiate between directories and symbolic links. SAS seems to treat symbolic links as directories until you query that link, and produces an appropriate error message. SCL directory functions don't seem to generate errors, but the SAS external file class methods do (e.g. _GET_PATH_).

I'm running Solaris 2.5 but I presume this happens on all flavours of UNIX.

Anybody have a way to detect links ???

Cheers,

Julian.


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