You can write your own functions using DATA step syntax. The SAS Function Compiler procedure, or FCMP procedure, enables you to create, test, and store SAS functions ...
This example demonstrates the use of PROC NETDRAW for a nonstandard application. The procedure is used to draw a time table for a class of students. The days of the week are treated as different zones ...
creating an input control data set from an existing SAS data set. data proclib.scale; input begin $ 1-2 end $ 5-8 amount $ 10-12; datalines; 0 3 0% 4 6 3% 7 8 6% 9 10 ...
I have the first regsub code inside a proc. Highlighting breaks when the pound symbol is used after a curly brace. I played around with it, and included some of my observations in the screenshot. The ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results