BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
heansy
Fluorite | Level 6

I use the Graph Template Language to draw figures in my local PC SAS (Verison 9.4) and it runs successfully without any errors. But when I test it in the Linux SAS (Verison 9.2), some options or statement of GTL cannot be understood and it shows error in the logs. For example, the AXISTABLE statement, JITTER option of the SCATTERPLOT statement, etc. 

 

I understand that these codes maybe too new for the 9.2. But Is there any solution? Thanks in advance.

1 ACCEPTED SOLUTION

Accepted Solutions
Jay54
Meteorite | Level 14

It has nothing to do with PC or Linux, and everyting to do with SAS 9.4 vs SAS 9.2.  There are many, many features in SAS 9.4 ODS Graphics that did not exist in SAS 9.2.  For some cases, the workarounds may be possible with significant coding.  In other cases, not so much.  AxisTable is a very useful statement that was added only in SAS 9.4.

View solution in original post

2 REPLIES 2
Jay54
Meteorite | Level 14

It has nothing to do with PC or Linux, and everyting to do with SAS 9.4 vs SAS 9.2.  There are many, many features in SAS 9.4 ODS Graphics that did not exist in SAS 9.2.  For some cases, the workarounds may be possible with significant coding.  In other cases, not so much.  AxisTable is a very useful statement that was added only in SAS 9.4.

LinusH
Tourmaline | Level 20

Yes, the solution is to upgrade to 9.4...Man Wink

Data never sleeps

SAS INNOVATE 2024

Innovate_SAS_Blue.png

Registration is open! SAS is returning to Vegas for an AI and analytics experience like no other! Whether you're an executive, manager, end user or SAS partner, SAS Innovate is designed for everyone on your team. Register for just $495 by 12/31/2023.

If you are interested in speaking, there is still time to submit a session idea. More details are posted on the website. 

Register now!

How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

Find more tutorials on the SAS Users YouTube channel.

Get the $99 certification deal.jpg

 

 

Back in the Classroom!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

Discussion stats
  • 2 replies
  • 784 views
  • 4 likes
  • 3 in conversation