2019年2月23日星期六

Re-Dock the Explorer/Results Window in SAS

Solution:

For Explorer window: Use menu View >> Contents Only.
For Results window: Use menu View >> Results.

2019年2月21日星期四

multiple ampersand for SAS macro

When macro variables contain the name of another macro variable or pieces of names of other macro variables the resulting code will often contain two (or more!!) ampersands.