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.

Check out SAS Innovate on-demand content! Watch the main stage sessions, keynotes, and over 20 technical breakout sessions!

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.

Check out SAS Innovate on-demand content! Watch the main stage sessions, keynotes, and over 20 technical breakout sessions!
asimraja
Fluorite | Level 6

Chris,

 

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

 

Regards,

Asim

sas-innovate-2024.png

Available on demand!

Missed SAS Innovate Las Vegas? Watch all the action for free! View the keynotes, general sessions and 22 breakouts on demand.

 

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.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

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

View all other training opportunities.

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