BookmarkSubscribeRSS Feed
Ref_85
Calcite | Level 5

I have a SAS/AF code that I need to make it run in SAS EG 5.1. There are buttons I cannot resolve. I googled somewhere and I found out that you can use Microsoft .Net or macros. whats the best way?

4 REPLIES 4
Kurt_Bremser
Super User

EG cannot run SAS/AF code, as AF apps need the DMS.

See if you can recreate the functionality with the stored process facility, turning your AF app into a web app.

Darrell_sas
SAS Employee

Unless your SAS/AF is SCL code.  Then it will run in EG.  As long as it doesn't need anything in DMS.

 

See:  SAS/AF: Running SCL Outside the Frame 

http://support.sas.com/rnd/papers/#SGF2007

SASKiwi
PROC Star

You can run non-display SCL programs in EG, but to build/modify an SCL program in the first place you would need a local SAS installation with SAS Display Manager available. 

jakarman
Barite | Level 11

SAS/AF SCL code without screens will run with Eguide as it does with SAS/intrnet and many more (miner 12.1)

PROC DISPLAY Statement   batch mode.   The screen usage will require a SAS DMS system  (desktop based) as it is with developing. 

---->-- ja karman --<-----

hackathon24-white-horiz.png

2025 SAS Hackathon: There is still time!

Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!

Register Now

Creating Custom Steps in SAS Studio

Check out this tutorial series to learn how to build your own steps in SAS Studio.

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
  • 4 replies
  • 2384 views
  • 3 likes
  • 5 in conversation