EXTRACTOBJECTS Procedure
Syntax: EXTRACTOBJECTS Procedure
The following statements are available in the EXTRACTOBJECTS procedure:
PROC EXTRACTOBJECTS DATA=libref.data-table <options>;
IMAGE variable;
OUTPUT OUT=libref.data-table <options>;
The PROC EXTRACTOBJECTS and OUTPUT statements are required.
Last updated: March 26, 2026