× 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.



Joe Pluta wrote:
...
I'll double check, but maybe it's because my like define is in a data structure?


That works for me too. When I put the LIKE definitions in a data structure, the subfields still came out as P(10,0) and I(10,0).

Unless you mean a program-described data structure. If you picked up a 9B from say one of the QSYSINC copy files, it would remain 9B, and any LIKE define of it would be 9B.

H extbinint(*yes)
D pgmdesc ds
D bin9 9b 0
D likebin9 s like(bin9)

Global Field References:
Field Attributes
BIN9 B(9,0)
LIKEBIN9 B(9,0)


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

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.