[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index]
[Date Index]
[Thread Index]
[SQR-USERS Info]
[SQRUG Home Page]
RE: [sqr-users] passing parameters to sqr..
- Subject: RE: [sqr-users] passing parameters to sqr..
- From: "Alexander, Steven" <Steven.Alexander@sanjoseca.gov>
- Date: Wed, 4 Apr 2007 11:44:43 -0700
- Delivery-date: Wed, 04 Apr 2007 14:47:32 -0400
- List-id: "This list is for discussion about the SQR database reportinglanguage from Hyperion Solutions." <sqr-users.sqrug.org>
Yes. Any input statement will take from the command line first. When all
the command line parameters are read, then the remaining input statements
get data from the DOS window and the keyboard.
-----Original Message-----
From: sqr-users-bounces+steven.alexander=sanjoseca.gov@sqrug.org
[mailto:sqr-users-bounces+steven.alexander=sanjoseca.gov@sqrug.org] On
Behalf Of Vaidyanathan, Ramakrishnan (GE, Corporate,consultant)
Sent: Wednesday, April 04, 2007 10:40 AM
To: This list is for discussion about the SQR database reportinglanguage
fromHyperion Solutions.
Subject: RE: [sqr-users] passing parameters to sqr..
Hi,
Actually there is a procedure in sqr that will take date as the input.
Can I pass the date as a parameter to this sqr thru unix shell script?
-----Original Message-----
From: sqr-users-bounces+ramakrishnan.vaidyanathan=ge.com@sqrug.org
[mailto:sqr-users-bounces+ramakrishnan.vaidyanathan=ge.com@sqrug.org]On
Behalf Of Alexander, Steven
Sent: Wednesday, April 04, 2007 1:30 PM
To: 'This list is for discussion about the SQR database
reportinglanguagefrom Hyperion Solutions.'
Subject: RE: [sqr-users] passing parameters to sqr..
You can put as many parameters as you like at the end of the command line.
Then use the "ask" command (to read them into #define parameters during
compilation) or the "input" command (to read them into variables during
execution).
-----Original Message-----
From: sqr-users-bounces+steven.alexander=sanjoseca.gov@sqrug.org
[mailto:sqr-users-bounces+steven.alexander=sanjoseca.gov@sqrug.org] On
Behalf Of Vaidyanathan, Ramakrishnan (GE, Corporate,consultant)
Sent: Wednesday, April 04, 2007 10:11 AM
To: sqr-users@sqrug.org
Subject: [sqr-users] passing parameters to sqr..
Hi,
Is it possible to pass parameters to the sqr while calling that sqr thru
Unix shell script?Please help me with some code snippets how to go about it.
Thanks
Ram
_______________________________________________
sqr-users mailing list
sqr-users@sqrug.org
http://www.sqrug.org/mailman/listinfo/sqr-users
_______________________________________________
sqr-users mailing list
sqr-users@sqrug.org
http://www.sqrug.org/mailman/listinfo/sqr-users
_______________________________________________
sqr-users mailing list
sqr-users@sqrug.org
http://www.sqrug.org/mailman/listinfo/sqr-users
_______________________________________________
sqr-users mailing list
sqr-users@sqrug.org
http://www.sqrug.org/mailman/listinfo/sqr-users