|
I’m assuming the next question is, what’s the structure of the DPA template?
Here it is:
0012 D DPA_Templ DS
** Part of the RPG ToolKit (www.rpgiv.com/toolkit)
** The RPG ToolKit is © 2002 Robert Cozzi, Jr.
0004 /IF DEFINED(*V5R1M0)
0005 D QUALIFIED
0006 /ENDIF
0013 D DPA_Type 1A Inz(X'00')
0008 D DPA_BinLen 5I 0 Inz
0009 D DPA_Decpos 3I 0 Overlay(DPA_BinLen)
0010 D DPA_Length 3I 0 Overlay(DPA_BinLen:*NEXT)
0011 D DPA_Reserved 1A Inz(X'00')
0016 D DPA_Reserved2 10I 0 Inz
0017 /ENDIF
Bob Cozzi
Cozzi Consulting
www.rpgiv.com
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.