|
Barbara and/or list,
You stated:
Your character field with a number in it is sort of a data structure with one zoned subfield. If you define it that way, dealing with the numeric part is easy.
D CHAR1 DS qualified D numval 5s 0
CHAR1.numval = CHAR1.numval + NUM1
Which I understand, but have never had a chance to use. Could you give an example of how I could applied that to this?
Tried to:
D FXQS(Z) DS qualified
D WQTYN 15S 0
But it did not like array for DS. Am I just tired from working till A.M. last night?Or am I just missing something?
...
D FXQS DS qualified DIM(10) D WQTYN 15S 0
As an Amazon Associate we earn from qualifying purchases.
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.