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

Hi,

 

I'm using SAS University Edition. I tried to use the following statement:

 

"goptions reset=all;"

 

However, I got the following error:

ERROR 180-322: Statement is not valid or it is used out of proper order.

 

Does this mean that the free SAS University Edition does not have SAS/GRAPH licensed? Is there a way for me to check it?

 

Thank you!

1 ACCEPTED SOLUTION

Accepted Solutions
ChrisHemedinger
Community Manager

SAS/Graph is not part of SAS University Edition.  However, ODS graphics (including PROC SGPLOT) is included as part of Base SAS, and you can create most graphs (bar, scatter, time series, heatmaps, and many more) with simple syntax.  See the Graphically Speaking blog for many ideas.

Become an Explorer! Join SAS Analytics Explorers to learn and complete challenges that earn rewards!

View solution in original post

2 REPLIES 2
ChrisHemedinger
Community Manager

SAS/Graph is not part of SAS University Edition.  However, ODS graphics (including PROC SGPLOT) is included as part of Base SAS, and you can create most graphs (bar, scatter, time series, heatmaps, and many more) with simple syntax.  See the Graphically Speaking blog for many ideas.

Become an Explorer! Join SAS Analytics Explorers to learn and complete challenges that earn rewards!
asimraja
Fluorite | Level 6

Chris,

 

Thank you very much for your reply and referring to the blog! This is very helpful.

 

Regards,

Asim

Catch up on SAS Innovate 2026

Dive into keynotes, announcements and breakthroughs on demand.

Explore 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.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 2 replies
  • 5188 views
  • 2 likes
  • 2 in conversation