Date: Thu, 20 Mar 1997 20:18:59 -0500
Reply-To: diskin@snet.net
Sender: "SAS(r) Discussion" <SAS-L@UGA.CC.UGA.EDU>
From: Dennis Diskin <diskin@SNET.NET>
Subject: Re: Proc Contents (MVS)
Content-Type: text/plain; charset=us-ascii
Chris,
This code should work fine in MVS but, as on any platform you have to
pointing at a valid SAS library. I can't tell any more from your code
segment.
Dennis Diskin
Chris Strickland wrote:
>
> Gosh, MVS really bites. I'm trying to do something simple that I've never
> had problems with in VMS, Dos or Unix. But in in MVS it gives me errors.
>
> Basically here's the code
>
> proc contents data=smtdw37._all_ directory;
> run;
>
> I get the following error.
>
> ERROR: Library SMTDW37 is not in a valid format for access method
> SASEB.
>
> Geesh, I just want to easily find the SAS files while in SAS. Give me
> UNIX, Win95, NT, VMS any day over MVS. Well, at least I have access to
> SAS.
> ------------------------------------------------------------------
> Chris Strickland - Approved Discount Vendor for SecureTax
> Email: cstrick@iu.net
> New Horizons Software - http://www.sitesurfer.com/newhoriz
> [Programming/UNIX/WEB Services,Central Fl Jobs, Entertainment, Vacation,
> College Football]
|