The PROTO Procedure |
Table of Contents: | The PROTO Procedure |
PROC PROTO PACKAGE=catalog-entry <options>; |
MAPMISS type1=value1 type2=value2 ...; |
LINK load-module <NOUNLOAD>; |
Task | Statement | |
---|---|---|
Register, in batch mode, external functions that are written in the C or C++ programming languages. |
PROC PROTO |
|
Specify the name, path, and load module that contains your functions. |
LINK |
|
Specify alternative values, by type, to pass to functions if values are missing. |
MAPMISS |
Copyright © 2010 by SAS Institute Inc., Cary, NC, USA. All rights reserved.