[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index]
[Date Index]
[Thread Index]
[SQR-USERS Info]
[SQRUG Home Page]
RE: [sqr-users] Print a chart
Kathy,
Which sample is failing? Please attach the .SQR and the .LOG/.ERR files.
Peter
-----Original Message-----
From: Kathy Mason [mailto:masonk@evergegroup.com]
Sent: Tuesday, May 27, 2003 1:26 PM
To: sqr-users@sqrug.org
Subject: [sqr-users] Print a chart
I would like to use SQR to print a pie chart. I have tried running several
example SQRs that I found in the samplew directory, in PeopleBooks and some
I found posted on sqrug.org in addition to one I tried to create using the
information in the SQR Developer's Guide and I get the same results each
time - if I use the declare-chart command in the setup section - every entry
after the declare-chart including the end-declare entry gives me and error
either unknown variable type or invalid command:
for example: Error on line 24:
(SQR 3503) Unknown variable type.
chart-size = (30,20)
Error on line 25:
(SQR 3701) Invalid command.
title = 'First Chart Example'
Error on line 26:
(SQR 3701) Invalid command.
type = line
Error on line 27:
(SQR 3701) Invalid command.
end-declare
If I don't use the declare-chart in the setup section, I get an error on the
print-chart command and every line following:
ex:
Error on line 62:
(SQR 3503) Unknown variable type.
print-chart First (6,1)
Error on line 63:
(SQR 3701) Invalid command.
data-array = Chart_Data
Error on line 64:
(SQR 3701) Invalid command.
data-array-row-count = 10
Error on line 65:
(SQR 3701) Invalid command.
data-array-column-count = 2
In researching the archives, I didn't see anyone with this problem -seems
most of the reported problems started with the printing.
Is there maybe some setting that I am missing?
We are on the version of SQR that is delivered with PeopleTools 8.15 and
Oracle database.
Thanks,
Kathy
_______________________________________________
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