Date: Thu, 2 Dec 1999 17:20:54 +0100
Reply-To: Jim Groeneveld <J.Groeneveld@ITGROUPS.COM>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: Jim Groeneveld <J.Groeneveld@ITGROUPS.COM>
Subject: Re: Operating system errors
Content-Type: text/plain
Lex,
I'm not sure, but I use similar code with FILENAME instead of LIBNAME.
Perhaps that helps.
Regards - Jim (in Oss).
--
Y. Groeneveld, MSc IMRO TRAMARKO tel. +31 412 407 070
senior statistician P.O. Box 1 fax. +31 412 407 080
5350 AA BERGHEM IMRO TRAMARKO: a CRO
J.Groeneveld@ITGroups.com the Netherlands in clinical research
"My job is to keep my computer working." - Jim Groeneveld
> -----Original Message-----
> From: Lex Jansen [SMTP:f.jansen@ORGANON.OSS.AKZONOBEL.NL]
> Sent: Thursday, December 02, 1999 5:00 PM
> To: SAS-L@LISTSERV.UGA.EDU
> Subject: Operating system errors
>
> Hi,
>
> under SAS 6.12 TS045, WinNT 4.0 some users sometimes get this error
> message
> when they try to invoke a macro that is stored in the macro catalog
> SASMASCRSC2:
>
> ERROR: Operating system error number 59 occurred while accessing
> k:\general\sas\macros\general\SASMACR.SC2
>
> (this catalog is used by specifying:
> libname _mstore 'k:\general\sas\macros\general';
> options mstored sasmstore=_mstore;
> )
>
> Anybody a clue what can be wrong?
> Thanks,
>
> Lex Jansen
> NV Organon
|