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 (February 2005, week 4)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Thu, 24 Feb 2005 12:50:53 -0800
Reply-To:     Jeff Voeller <Jeff.Voeller@MCI.COM>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Jeff Voeller <Jeff.Voeller@MCI.COM>
Subject:      Re: Issue TSO command from SAS
Comments: To: harry.droogendyk@RBC.COM
In-Reply-To:  <0E5377DC9E9CE34C98D7CDA4EE29154A02458450@SEW01070.maple.fg.rbc.com>
Content-type: text/plain; charset=iso-8859-1

I think David's issue is that he wants to convert the userid to a name, which is why he's using WHOIS.

-----Original Message----- From: SAS(r) Discussion [mailto:SAS-L@LISTSERV.UGA.EDU] On Behalf Of Harry Droogendyk Sent: Thursday, February 24, 2005 12:20 PM To: SAS-L@LISTSERV.UGA.EDU Subject: Re: Issue TSO command from SAS

See &sysuid is the "Host Specific" area of Online Docs

-----Original Message----- From: SAS(r) Discussion [mailto:SAS-L@LISTSERV.UGA.EDU]On Behalf Of David Sent: Thursday, February 24, 2005 2:49 PM To: SAS-L@LISTSERV.UGA.EDU Subject: Issue TSO command from SAS

Is there any way to issue the TSO command WOHIS from sas ? I would like to capture the name of the user. I tried

name=system("whois &userid");

but this only give me the error

SAST105I WHOIS ENDED DUE TO ERROR + SAST105I SYSTEM ABEND CODE 684 REASON CODE 004 ***

Is anyone has a better idea ?

Thanks for all the help..

David

------------------------------------------------------------

This e-mail may be privileged and/or confidential, and the sender does not waive any related rights and obligations. Any distribution, use or copying of this e-mail or the information it contains by other than an intended recipient is unauthorized. If you received this e-mail in error, please advise me (by return e-mail or otherwise) immediately.

Ce courrier électronique est confidentiel et protégé. L'expéditeur ne renonce pas aux droits et obligations qui s'y rapportent. Toute diffusion, utilisation ou copie de ce message ou des renseignements qu'il contient par une personne autre que le (les) destinataire(s) désigné(s) est interdite. Si vous recevez ce courrier électronique par erreur, veuillez m'en aviser immédiatement, par retour de courrier électronique ou par un autre moyen.

============================================================


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