Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Unix SAS

Status
Not open for further replies.

RSGuddy

Programmer
Joined
Aug 30, 2010
Messages
2
Location
US
HI all,

I am new to unix sas and seek help regarding it..
I have written a ksh(korn shell script) in unix which has 4 variables defined by using export command .

I have to call a sas program using ksh which I do like this
sas pgm1.sas..

My question is , How do I pass and use these variables defined in ksh(by using export command ) in to sas.
PLease help.This is really urgent.

I appreciate you taking time to answer my question...
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top