You can use the %SYSFUNC
and the %SYSCALL macros to call routines that you create with PROC
FCMP. All SAS CALL routines are accessible with %SYSCALL except LABEL,
VNAME, SYMPUT, and EXECUTE. %SYSFUNC and %SYSCALL macros support SAS
function names up to 32 characters.