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 (March 2001, week 1)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Tue, 6 Mar 2001 09:44:00 -0500
Reply-To:     Ray Pass <raypass@ATT.NET>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Ray Pass <raypass@ATT.NET>
Subject:      Re: unix pwd
Comments: To: "Fry, Steve" <FryS@THECONVERGENCY.COM>
In-Reply-To:  <D53C15F8CCA8D311BD01009027D5E6C65C3E33@ALDERAAN>
Content-Type: text/plain; charset="us-ascii"; format=flowed

At 09:06 AM 03/06/2001 -0500, Fry, Steve wrote: >After all the chatter last week, what was the final answer to passing pwd to >a SAS session via %sysget?

The final answer, for me anyway, was to use:

%let prog = %sysget(PWD);

Case is important. pwd ^= PWD.

HTH

Ray

*------------------------------------------------* | Ray Pass, Ph.D. voice: (914) 693-5553 | | Ray Pass Consulting eFax: (914) 206-3780 | | 5 Sinclair Place | | Hartsdale, NY 10530 e-mail: raypass@att.net | *------------------------------------------------*


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