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 (May 2004, week 2)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:   Tue, 11 May 2004 11:26:13 +0530
Reply-To:   "Yerramsetty, Naveen Kumar (Cognizant)" <ynaveen@CHN.COGNIZANT.COM>
Sender:   "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:   "Yerramsetty, Naveen Kumar (Cognizant)" <ynaveen@CHN.COGNIZANT.COM>
Subject:   Checking for files on MVS from UNIX
Content-Type:   multipart/mixed;

Hi,

I Need some help regarding checking the existence of the files on MVS.

Problem.

I am working on UNIX, SAS 8.2. I am trying to check for a file on MVS. I am using filename FTP option to access the file on MVS.

filename DOMIRD ftp "&DOMIRD" user='XXXXXX' pass='XXXXX' host='XXXXXXX' recfm=v ;

I have tried FEXISTS,&SYSFILRC and DSNEXST.Nothing is working for me.

Any suggestions will be appreciated.

Thanks, in advance.

Naveen


This e-mail and any files transmitted with it are for the sole use of the intended recipient(s) and may contain confidential and privileged information. If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of the original message. Any unauthorised review, use, disclosure, dissemination, forwarding, printing or copying of this email or any action taken in reliance on this e-mail is strictly prohibited and may be unlawful.

Visit us at http://www.cognizant.com


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