ᑍ program so that the varying length portion of the structure
ᑍ can be defined as a fixed portion.
ᑍ
ᑍᑍᑍ START HEADER FILE SPECIFICATIONS ᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍ
ᑍ
ᑍHeader File Name: H/QWDRJOBD
ᑍ
ᑍDescriptive Name: Retrieve Job Description Information API
ᑍ
ᑍ5763-SS1 (C) Copyright IBM Corp. 1994,1994
ᑍAll rights reserved.
ᑍUS Government Users Restricted Rights -
ᑍUse, duplication or disclosure restricted
ᑍby GSA ADP Schedule Contract with IBM Corp.
ᑍ
ᑍLicensed Materials-Property of IBM
ᑍ
ᑍ
ᑍDescription: The Retrieve Job Description Information API
ᑍ retrieves information from a job description
ᑍ object and places it into a single variable in the
ᑍ calling program.
ᑍ
ᑍHeader Files Included: None.
ᑍ
ᑍMacros List: None.
ᑍ
ᑍStructure List: Qwd_JOBD1_t
ᑍ
ᑍFunction Prototype List: QWDRJOBD
ᑍ
ᑍChange Activity:
ᑍ
ᑍCFD List:
ᑍ
ᑍFLAG REASON LEVEL DATE PGMR CHANGE DESCRIPTION
ᑍ---- ------------ ----- ------ --------- ----------------------
ᑍ$A= D2862 3D1 94424 ROCH: New Include
ᑍ
ᑍEnd CFD List.
ᑍ
ᑍAdditional notes about the Change Activity
ᑍEnd Change Activity.
ᑍ
ᑍᑍᑍ END HEADER FILE SPECIFICATIONS ᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍ
ᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍ
ᑍPrototype for QWDRJOBD API
ᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍ
77 QWDRJOBD PIC X(1)
VALUE "QWDRJOBD".
ᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍ
ᑍType Definition for the JOBD1 format.
ᑍᑍᑍᑍ ᑍᑍᑍ
ᑍNOTE: The following type definition defines only the fixed
ᑍ portion of the format. Any varying length field will
ᑍ have to be defined by the user.
ᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍᑍ
1 RECEIVER-VARIABLE PIC X(1).
B-26 System API Programming V4R1