[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index] [Date Index] [Thread Index]
[SQR-USERS Info] [SQRUG Home Page]

Re: Environment Variables



Robert,

 LET $Value = GetEnv('Variable')

as in

 LET $Shell = GetEnv('SHELL')

Peter


On 25 Oct 99, at 8:29, Huber, Robert wrote:

Date sent:              Mon, 25 Oct 1999 08:29:15 -0400
Send reply to:          SQR-USERS@list.iex.net
From:                   "Huber, Robert" <RHuber@IMF.ORG>
Subject:                Environment Variables
To:                     Multiple recipients of list SQR-USERS <SQR-USERS@list.iex.net>

> Greeting,
> Is there any direct way to get the value of AIX Korn shell variables
> directly from an SQR script.
> Thanks.
>