[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index]
[Date Index]
[Thread Index]
[SQR-USERS Info]
[SQRUG Home Page]
[sqr-users] Variable Declaration
- Subject: [sqr-users] Variable Declaration
- From: Krishna Prasad Kommuri <kommuri@gmail.com>
- Date: Thu, 13 Jan 2005 16:13:47 -0600
- Delivery-date: Thu, 13 Jan 2005 17:14:55 -0500
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com;h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding;b=iTZjgKYAh+suQ/IhorJvE3Pn3Zh2qrOzEeV2tNiMoUN6+smY/KyebDMJc/XNLch9aTHS/Q5nWCCO3Q56EH8eOKTQOjeB/6AnukkEnaYH5NjxmVlAmMznZBadi6pLYgSswF7BPdWMCG7QXPTp1O9OOjQfrTj7GvMx9+hCayGSQOs=
- List-id: "This list is for discussion about the SQR database reportinglanguage from Hyperion Solutions." <sqr-users.sqrug.org>
Hi,
How to declare the following decimal variables in SQR
In COBOL: X PIC 9(10)V9(2) VALUE 0.
Y PIC 9(10)V99 VALUE ZEROS.
W PIC S9(4)V99 SIGN IS LEADING, SEPARATE.
Z PIC S9(10)V9(2) USAGE COMP-3.
Any help is appreciated.
Thanks in advance,
_______________________________________________
sqr-users mailing list
sqr-users@sqrug.org
http://www.sqrug.org/mailman/listinfo/sqr-users