BookmarkSubscribeRSS Feed
mfkalt
Calcite | Level 5

I am using SAS on Demand to create some maps with PROC SGMAP.  I have tried using some options that are documented as being available in SAS 9.4M7 and later, and the options are not being recognized.  So, this leads to two questions:

  • What release of SAS is "behind" SAS on Demand for Academics?
  • Assuming that is something earlier than SAS 9.4M7, are there any plans to upgrade it to M7?
4 REPLIES 4
Sajid01
Meteorite | Level 14

Please run the following and you will get the answer (9.4M6).  I just ran it and the output from log is given below.

proc setinit;
run;

Sajid01_0-1624811671662.png

mfkalt
Calcite | Level 5
Thanks--I had forgotten PROC SETINIT. Also, I discovered that SAS/GRAPH is included in SAS on Demand, which I didn't think was the case.

So, all that I need to know now (presumably from someone at SAS) is what the plans are for updating to M7.
Vince_SAS
Rhodochrosite | Level 12

Also:

 

%put &=SYSVLONG;

 

Vince DelGobbo

SAS R&D

GraphGuy
Meteorite | Level 14

Not sure exactly when it was upgraded, but looks like it's at 9.4m7 now (Feb 2024) ...

 

%put &=SYSVLONG;
SYSVLONG=9.04.01M7P080620
 
So a bunch of the last features added to sgmap should work now:
 

hackathon24-white-horiz.png

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

SAS Training: Just a Click Away

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

Browse our catalog!

Discussion stats
  • 4 replies
  • 2347 views
  • 3 likes
  • 4 in conversation