EVORXINT - Allocate an Internal Reader (INTRDR) - ironstream_for_micro_focus_universal_discovery - 7.4

Ironstream for Micro Focus® Universal Discovery for IBM Z® Administration

Product type
Software
Portfolio
Integrate
Product family
Ironstream
Product
Ironstream > Ironstream for Micro Focus® Universal Discovery
Version
7.4
Language
English
Product name
Ironstream for Micro Focus Universal Discovery for IBM Z
Title
Ironstream for Micro Focus® Universal Discovery for IBM Z® Administration
Copyright
2022
First publish date
2007
Last updated
2023-08-23
Published on
2023-08-23T16:22:42.216801

Name

Details

Description

This function will allocate an INTRDR to the DD name specified.

Syntax

EVORXINT('ddname')

where:

ddname A symbolic DD name (1 to 8 characters)

Return Value

A variable can be assigned to the command to hold one of the following return texts:

OK Read of the dataset was successful

ERROR IN An incorrect parameter was passed, either the SPECIFYING READ variable name is too long, or the count exceeds FUNCTION the maximum size allowed

ERROR OPENING PDS The named ddname failed to open.

DATASET

ERROR READING PDS There was a failure reading the ddname

DATASET

STORAGE REQUEST The function was unable to allocate enough

FAILED memory to hold the complete list of dataset members.

REXX

Example

See the example for EVORXGET below to demonstrate the usage of EVORXINT.