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

RE: [sqr-users] Input Function with variable name



Thanks Don,

I tried with the show statement.

But my problem was not yet solved.

In the prompt I would like to display the variable value . Is that possible?

The requirement is , I would like to user to input the value depends on the
Variable value at a given point of time. He will enter the value inside a
loop, (the iteration process is depends on the value of the variable). 

Is this possible? 

sasi



-----Original Message-----
From: don.barclay@srs.gov [mailto:don.barclay@srs.gov] 
Sent: Tuesday, March 08, 2005 7:26 PM
To: This list is for discussion about the SQR database reporting
languagefrom Hyperion Solutions.
Subject: Re: [sqr-users] Input Function with variable name

Hi Sasi,

Try

show $strinput noline
input $m_GRN type=TEXT noprompt

Don

> Hi all,
> 
> Is there any way to use Variables in the user prompt?
> 
> Ex : I am looking for something like this..
> 
> let $strinput = 'Enter TEST REPORT NUMBER ' || 'for the EQNUM : ' ||
> $strEQNUM
> 
> 
> input $m_GRN  type=TEXT to_char($strinput) 
> 
> Pls help.
> 
> Thanks
> 
> sasi




_______________________________________________
sqr-users mailing list
sqr-users@sqrug.org
http://www.sqrug.org/mailman/listinfo/sqr-users