The EXTRACT command

The EXTRACT command is used to return various types of information to a macro through REXX variables or stemmed arrays. This includes:
  • IDF options
  • IDF settings
  • IDF invocation parameter string
  • user register values
  • user storage values
  • user variable data
  • user program information
  • user symbol information

The items in the rest of this section describe the options of the EXTRACT command.