You can use most SAS programming statements the same way you use them in the DATA step. Also, all DATA step functions can be used in the COMPUTAB procedure. Lines written by the PUT statement are not ...
DATA step functions are also available. Use these programming statements the same way you use them in the DATA step. For detailed information, refer to SAS Language Reference: Dictionary. Consider the ...