HI I came across this statement and want to know what BASE option doing.
libname HOME BASE "~";
According to the documentation this part of the libname statement declares the engine.
Base is the default standard SAS engine.
According to the documentation this part of the libname statement declares the engine.
Base is the default standard SAS engine.
It means that SAS will use the basic SAS dataset format, which means .sas7bdat (or .ssd01 for version 6 and earlier) files. This is the default, but it might be handy if certain filetypes exist in the same directory that might mislead SAS.
Thank you for your help
April 27 – 30 | Gaylord Texan | Grapevine, Texas
Walk in ready to learn. Walk out ready to deliver. This is the data and AI conference you can't afford to miss.
Register now and lock in 2025 pricing—just $495!
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.