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?
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.
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
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.
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.
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!
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.
Ready to level-up your skills? Choose your own adventure.