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

[sqr-users] Re: Declare-Chart and Print-chart help



I have been able to use chart commands since at least version 7.5 (maybe 
earlier).  While the error message says there is something wrong on line 67 
of your program, the actual error probably was on the preceding line.  Based 
on the first error message that you are seeing, the compiler thinks it has 
completed the chart command and that you are now trying to do an assignment 
statement.  What are the lines of code that lead up to the error?




>We are using PS v8.15 tools. I am trying to run a sqr with declare-chart 
>and print-chart commands. I am getting the following error. Are there any 
>settings to change in the .ini file?
>
>Any help appreciated.
>
>  -Ania
>  Error on line 67:
>    (SQR 3503) Unknown variable type.
>     Chart-Size = ( 50,50)
>Error on line 68:
>    (SQR 3701) Invalid command.
>     Title = 'Employee Sales'
>Error on line 69:
>    (SQR 3701) Invalid command.
>     Type = 100%-bar
>Error on line 70:
>    (SQR 3701) Invalid command.
>     3D-Effects = yes
>Error on line 71:
>    (SQR 3701) Invalid command.
>     X-Axis-Label = 'Employees'
>Error on line 72:
>    (SQR 3701) Invalid command.
>     Y-Axis-Label = 'Sales (in thousands)'
>Error on line 73:
>    (SQR 3701) Invalid command.
>   End-Declare
>Error on line 95:
>    (SQR 3503) Unknown variable type.
>   Print-Chart emp_sales_chart (#y, #x)
>Error on line 96:
>    (SQR 3701) Invalid command.
>     Fill = color
>Error on line 97:
>    (SQR 3701) Invalid command.
>     Sub-Title = '100% Bar-Chart: bar100.sqr'
>Error on line 98:
>    (SQR 3701) Invalid command.
>     Data-Array-Row-Count = #row
>Error on line 99:
>    (SQR 3701) Invalid command.
>     Data-Array-Column-Count = #col
>Error on line 100:
>    (SQR 3701) Invalid command.
>     Data-Array-Column-Labels = ('Jun', 'Jul', 'Aug')
>Error on line 101:
>    (SQR 3701) Invalid command.
>     Data-Array = emp_sales
>Errors were found in the program file.
>SQR for PeopleSoft: Program Aborting.

_________________________________________________________________
Add MSN 8 Internet Software to your existing Internet access and enjoy 
patented spam protection and more.  Sign up now!   
http://join.msn.com/?page=dept/byoa

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