× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



I am attempting to prototype a program for the incoming parms. One parm
will be an 8 char and another will be a 211 byte string divided by a 1byte
id followed by 7 30 byte indexes......

I know I can accept it as a full 211 string and parse it out but I would
like to use a data structure if possible......

I thought I could just define it like the following:

DMain PR ExtPgm('BI60A1R')
D 8
Dd#sys 1 1
Dd#ndx1 2 31
Dd#ndx2 32 61
Dd#ndx3 62 91
Dd#ndx4 92 121
Dd#ndx5 122 151
Dd#ndx6 152 181
Dd#ndx7 182 211

but the compiler balks at that.....and I have included it on the interface
as well.....

Any suggestions or helpful hints would be appreciated.

This transmission may contain information that is privileged, confidential
and/or exempt from disclosure under applicable law. If you are not the
intended recipient, you are hereby notified that any disclosure, copying,
distribution, or use of the information contained herein (including any
reliance thereon) is STRICTLY PROHIBITED. If you received this
transmission in error, please immediately contact the sender and destroy
the material in its entirety, whether in electronic or hard copy format.
Thank you.

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 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.