Transcription of 031-2008: PROC REPORT: Compute Block Basics - SAS Support
{{id}} {{{paragraph}}}
1 Paper 031-2008 proc report : Compute Block Basics Part I TutorialArthur L. CarpenterCalifornia Occidental ConsultantsABSTRACTOne of the unique features of the report procedure is the Compute Block . Unlike most other SAS procedures, PROCREPORT has the ability to modify values within a column, to insert lines of text into the report , to create columns, and tocontrol the content of a column. Through Compute blocks it is possible to use a number of SAS language elements, manyof which can otherwise only be used in the DATA step.
Unlike most other SAS procedures, PROC REPORT has the ability to modify values within a column, to insert lines of text into the report, to create columns, and to control the content of a column. Through compute blocks it is possible to use a number of SAS language elements, many ... ARRAYs, and IF-THEN/ELSE processing.
Domain:
Source:
Link to this page:
Please notify us if you found a problem with this document:
{{id}} {{{paragraph}}}