[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index]
[Date Index]
[Thread Index]
[SQR-USERS Info]
[SQRUG Home Page]
RE: [sqr-users] $sqr-program
- Subject: RE: [sqr-users] $sqr-program
- From: "Alexander, Steven" <Steven.Alexander@sanjoseca.gov>
- Date: Thu, 18 May 2006 13:07:09 -0700
- Delivery-date: Thu, 18 May 2006 16:09:44 -0400
- List-id: "This list is for discussion about the SQR database reportinglanguage from Hyperion Solutions." <sqr-users.sqrug.org>
Thanks for the suggestions, Roger and Peter, but I had this problem in the
following code:
Begin-program
Show 'SQR-PROGRAM = "' $sqr-program '"'
End-program
-----Original Message-----
From: Roger.Harris@certegy.com [mailto:Roger.Harris@certegy.com]
Sent: Thursday, May 18, 2006 11:02 AM
To: This list is for discussion about the SQR database reporting
languagefrom Hyperion Solutions.
Subject: Re: [sqr-users] $sqr-program
My first thought is that you are trying to reference $sqr-program in a
local procedure. If that is the case you will need to use $_sqr-program as
with all global variables in a local procedure,
|---------+---------------------------------------------------->
| | "Alexander, Steven" |
| | <Steven.Alexander@sanjoseca.gov> |
| | Sent by: |
| | sqr-users-bounces+roger.harris=certegy.co|
| | m@sqrug.org |
| | |
| | |
| | 05/18/2006 01:55 PM |
| | Please respond to "This list is for |
| | discussion about the SQR database |
| | reporting language from Hyperion |
| | Solutions." |
| | |
|---------+---------------------------------------------------->
>---------------------------------------------------------------------------
------------------|
|
|
| To: "'This list is for discussion about the SQR database
reportinglanguage from|
| Hyperion Solutions.'" <sqr-users@sqrug.org>
|
| cc:
|
| Subject: [sqr-users] $sqr-program
|
>---------------------------------------------------------------------------
------------------|
The SQR manual says that $sqr-program is supposed to contain the name of
the
source file being executed. I'm getting the null string. Any ideas why?
_______________________________________________
sqr-users mailing list
sqr-users@sqrug.org
http://www.sqrug.org/mailman/listinfo/sqr-users
----------------------------------------------------------------------------
--
This message contains information from Certegy, Inc which may be
confidential and privileged. If you are not an intended recipient, please
refrain from any disclosure, copying, distribution or use of this
information and note that such actions are prohibited. If you have received
this transmission in error, please notify by e:mail postmaster@certegy.com.
============================================================================
==
_______________________________________________
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