|
V5R2 is supposed to allow the use of a data structure on an externally defined file.
Must be me?
I verified that we are using TGTRLS(*CURRENT) and we are running V5R2.
FFLWORK IF E K DISK * Describe FLWORK Record to get Amount Columns in an array
// if you change the dimension of the array you must: // a) Change the ending position of colalpha // b) Change the dim() statements D FLWORKREC E DS EXTNAME(FLWORK:*input) D colalpha 39 3150a D col 15p 4 overlay(colalpha) dim(389) * FLWORK Key List
C FLWORKey KLIST
C KFLD CO
C KFLD LOC
C KFLD ACT
/free
Chain(e) FLWORKey FLWORK FLWORKREC;
/end-free
results in:
Msg id Sv Number Message text *RNF5155 20 1 The Result-Field operand is not allowed for specified
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.