FCMP Procedure

LISTFUNC Statement

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

Syntax

LISTFUNC function-name;

Required Argument

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