I'm curious about SCL (SAS Component Language). Is it part of Base SAS, or does it require an additional license? What advantages, if any, does SCL have over standard Base SAS Data steps?
My response on whether SCL is part of Base is: sort of. Some of the functions that are listed as SCL functions will actually work in Datastep programming. Other bits work with registry entries or window commands.
Generally though SCL is more associated historically with AF and FSP and is designed for writing more interactive applications.
Maybe you should check it at support.sas.com . They are totally different.
http://support.sas.com/documentation/cdl/en/appdevgd/59506/HTML/default/viewer.htm#a000427360.htm
http://support.sas.com/documentation/cdl/en/shrref/59595/HTML/default/viewer.htm#a000585189.htm
Ksharp
My response on whether SCL is part of Base is: sort of. Some of the functions that are listed as SCL functions will actually work in Datastep programming. Other bits work with registry entries or window commands.
Generally though SCL is more associated historically with AF and FSP and is designed for writing more interactive applications.
Thank you Ksharp and Ballardw, for your responses. That answers my question.
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!
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.
Ready to level-up your skills? Choose your own adventure.