|
-----Original Message-----
From: rpg400-l-bounces@xxxxxxxxxxxx
[mailto:rpg400-l-bounces@xxxxxxxxxxxx]On Behalf Of Paul Tuohy
Sent: Tuesday, 7 December 2010 11:50 AM
To: RPG programming on the IBM i / System i
Subject: Re: Loading an array from file vs external described data
structure.
Message appears to be saying that lmitds is already defined elsewhere.
Regards
Paul Tuohy
ComCon
www.comconadvisor.com
www.systemideveloper.com
John Rusling wrote:
This is puzzling, to me.auto-load an array thus -
When I use an F-spec for the file named lmit, I can
overlay(custarrdata:*next)
flmit if e k disk
...
d myds ds
d custarrdata
d lcust1 overlay(custarrdata)
d lcust2
d lcust3overlay(custarrdata:*next)
d lcust4overlay(custarrdata:*next)
d lcust5overlay(custarrdata:*next)
d lcust6overlay(custarrdata:*next)
d lcust7overlay(custarrdata:*next)
d lcust8overlay(custarrdata:*next)
d lcust9overlay(custarrdata:*next)
d lcus10overlay(custarrdata:*next)
d custarr overlay(custarrdata)struc it doesn't work
d dim(10) like(lcust1)
but when I remove the F-specand c/ to an external desc data
Definition
d lmitds e ds extname(lmit)
*RNF3315 20 10 The Name entry is already defined on a
Specification; defaults to blanks.
*RNF7030 30 1 The name or indicator is not defined.
*RNF7301 30 1 Position of subfield is greater thanlength of data
structure; specification ignored.desc data struc ? ?
Nothing else changed, only changed from an F-spec to ext
--
Anyone have any explanation for this or run across this before?
Tia
John B
This is the RPG programming on the IBM i / System i
(RPG400-L) mailing list
To post a message email: RPG400-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/rpg400-l
or email: RPG400-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/rpg400-l.
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.