|
I was expecting the compile to failed ?
As per IBM documention "A GOTO outside the subroutine cannot be issued
to a BEGSR, ENDSR, or TAG within a subroutine"
"If you think education is expensive, try ignorance"
(Derek Bok, pres. of Harvard Univ. 1971-1990)
Date: Thu, 3 Jun 2010 10:01:20 -0700INUSE, so
Subject: Re: Something Wrong with the following Code ?
From: rory.hewitt@xxxxxxxxx
To: rpg400-l@xxxxxxxxxxxx
Aside from the fact that the code will loop?
Your INUSE subroutine does a GOTO to immediately *before* the EXSR
it will keep running the INUSE subroutine.wrote:
On Thu, Jun 3, 2010 at 9:37 AM, Marc Couture <couturem@xxxxxxxxxxx>
--------------------------*
C BEG TAG
C ExSr INUSE
C Eval *InLr = *On
*------------------------------------------------------------------
--------------------------*
* Check For Record In Use Error *
*------------------------------------------------------------------
mailing list
C INUSE BegSr
C If *In01 = *Off
C Eval *In01 = *ON
C Else
C Eval *In01 = *OFF
C EndIf
C GOTO BEG
C EndSr
--
This is the RPG programming on the IBM i / System i (RPG400-L)
mailing listTo 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.
--
Rory Hewitt
http://www.linkedin.com/in/roryhewitt
--
This is the RPG programming on the IBM i / System i (RPG400-L)
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 / 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.