FCMP Procedure

LISTSUBR Statement

Causes the source code for a subroutine to be written to the SAS listing.

Syntax

LISTSUBR subroutine-name;

Required Argument

subroutine-name
specifies the name of the subroutine for which source code is written to the SAS listing.