/* Run the line of code below for the SAS OnDemand for Academics */ %include '~/cert/input/macro18.sas'; I am using SAS Academic. I have the data loaded in my sas academic. Not getting any message in the log. It should say this If the above command is successful, you will get the following message in your log: NOTE: The macro CARS18 completed compilation without errors.
... View more