FCMP Procedure
Previous Page
|
Next Page
FCMP Procedure
Syntax
Procedure Syntax
PROC FCMP Statement
ABORT Statement
ARRAY Statement
ATTRIB Statement
DELETEFUNC Statement
DELETESUBR Statement
FUNCTION Statement
LABEL Statement
LISTFUNC Statement
LISTSUBR Statement
OUTARGS Statement
STRUCT Statement
SUBROUTINE Statement
Overview
Concepts
Using
PROC FCMP and DATA Step Differences
Working with Arrays
Using Macros with PROC FCMP Routines
Variable Scope in PROC FCMP Routines
Recursion
Directory Transversal
Identifying the Location of Compiled Functions and Subroutines: The CMPLIB= System Option
PROC FCMP and DATA Step Component Objects
Examples
Creating a Function and Calling the Function from a DATA Step
Creating a CALL Routine and a Function
Using Numeric Data in the FUNCTION Statement
Using Character Data in the FUNCTION Statement
Using Variable Arguments with an Array
Using the SUBROUTINE Statement with a CALL Statement
Using GTL with User-Defined Functions
Standardizing Each Row of a Data Set
Syntax
FCMP
PROC FCMP
ABORT
ARRAY
ATTRIB
DELETEFUNC
DELETESUBR
FUNCTION
LABEL
LISTFUNC
LISTSUBR
OUTARGS
STRUCT
SUBROUTINE
Copyright © SAS Institute Inc. All rights reserved.