|
yes was just being generic again :)
On Tue, Jan 5, 2016 at 1:29 PM, Charles Wilt <charles.wilt@xxxxxxxxx>
wrote:
Yes...
And I hope you meant an ENDDO...
Sure END works, but really...might as well write in RPG II.
On Tue, Jan 5, 2016 at 1:25 PM, Hoteltravelfundotcom <
hoteltravelfun@xxxxxxxxx> wrote:
the error now getting is in /freeFOR,
DOW
does it need a END? (in 6.1)?
*RNF5141 30 5 ENDyy is specified without associated structured
operation.
*RNF5177 30 5 The ENDyy entry is missing for DO, DOUxx, DOWxx,
IFxx,you
MONITOR, or SELECT.
On Tue, Jan 5, 2016 at 12:45 PM, Hoteltravelfundotcom <
hoteltravelfun@xxxxxxxxx> wrote:
yes, missing C specs, sorry bout that.
On Tue, Jan 5, 2016 at 12:39 PM, <broehmer@xxxxxxxxxxxxxxx> wrote:
From what you are showing, you may have several issues.
1. Make sure that if you end-free and then you begin free again,
that you /free for the new set of free statements.
/end-free
c exsr stuff
/free
exsr next;
2. One error can cause a slew of unrelated and invalid errors after
startingfix the original error. Obviously omitting /free and then
/end-feewith free
statements will make for some very unusual and incorrect errors.
From: Hoteltravelfundotcom <hoteltravelfun@xxxxxxxxx>
To: "RPG programming on the IBM i (AS/400 and iSeries)"
<rpg400-l@xxxxxxxxxxxx>
Date: 01/05/2016 11:34 AM
Subject: Re: in OS 6.1 can you mix and match /free
Sent by: "RPG400-L" <rpg400-l-bounces@xxxxxxxxxxxx>
I checked, they all have 'C'.
On Tue, Jan 5, 2016 at 12:28 PM, <broehmer@xxxxxxxxxxxxxxx> wrote:
Me thinks you are missing the "C" spec (column 6) after the
notoutunless you did not include all of the code. But to answer yourquestion,
you absolutely can mix.<rpg400-l@xxxxxxxxxxxx>
From: Hoteltravelfundotcom <hoteltravelfun@xxxxxxxxx>
To: "RPG programming on the IBM i / System i"
Date: 01/05/2016 11:24 AMregular
Subject: in OS 6.1 can you mix and match /free
Sent by: "RPG400-L" <rpg400-l-bounces@xxxxxxxxxxxx>
According to the error I am getting, I am thinking you cannot mix
and free?
Error:
*RNF0257 30 2 Form-Type entry for main procedure not valid or
of
sequence.
*RNF5005 30 21 Operation entry following ENDSR operation is
operation.valid;
specification is ignored.
*RNF5016 30 1 ENDSR operation has no associated BEGSR
structured
*RNF5141 30 5 ENDyy is specified without associated
DOWxx,operation.
*RNF5177 30 5 The ENDyy entry is missing for DO, DOUxx,
anyvalidFOR,
IFxx,
MONITOR, or SELECT.
code in error:
354 /end-free
355 EXSR writeLoc
======>a
======>a
*RNF0257 30 a 017600 Form-Type entry for main procedure not
validor
out
sequence.
356 EXSR upd67a
======>a
*RNF0257 30 a 017700 Form-Type entry for main procedure not
(RPG400-L)or
out
sequence.
357 /free
358 W_STRWHERE = ' where SixSeven = 0';
--
This is the RPG programming on the IBM i (AS/400 and iSeries)
recipient.mailing listattachments
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.
"CONFIDENTIALITY NOTICE: This e-mail transmission (and/or the
accompanying it) contain confidential information belonging to thesender.
The information is intended only for the use of the intended
If
you are not the intended recipient, you are hereby notified that
(RPG400-L)law.disclosure, copying, distribution or the taking of any action inreliance
on the contents of the information is strictly prohibited. Any
unauthorized interception of this transmission is illegal under the
notifyIf you have received this transmission in error, please promptly
(RPG400-L)the
sender by reply e-mail, and then destroy all copies of thetransmission."
--
This is the RPG programming on the IBM i (AS/400 and iSeries)
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.
This is the RPG programming on the IBM i (AS/400 and iSeries)
belongingmailing 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.
"CONFIDENTIALITY NOTICE: This e-mail transmission (and/or the
attachments accompanying it) contain confidential information
toaction
intendedthe sender. The information is intended only for the use of the
notifiedrecipient. If you are not the intended recipient, you are hereby
that any disclosure, copying, distribution or the taking of any
inAny
reliance on the contents of the information is strictly prohibited.
law.unauthorized interception of this transmission is illegal under the
notifyIf you have received this transmission in error, please promptly
the(RPG400-L)
transmission."sender by reply e-mail, and then destroy all copies of the
--
This is the RPG programming on the IBM i (AS/400 and iSeries)
----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.
This is the RPG programming on the IBM i (AS/400 and iSeries) (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.
This is the RPG programming on the IBM i (AS/400 and iSeries) (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.