gnucobol-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[open-cobol-list] Linkage Section and maintaining addressability


From: Bill Klein
Subject: [open-cobol-list] Linkage Section and maintaining addressability
Date: Mon Dec 5 11:07:02 2005

It appears to me that the '02 Standard (and BASED items) works DIFFERENTLY
than IBM (and Micro Focus, et al) currently SET ADDRESS data.  According to
the '02 Standard,

"The association ends: ...
  - when the based entry is defined in the linkage section, at the end of
the execution of the runtime element."

This is NOT what happens with today's extensions.  Therefore, different code
will need to be done for the two different types of "allocated" data items.

(Sorry about that ....)

-----Original Message-----
From: Don Schricker [mailto:address@hidden 
Sent: Monday, December 05, 2005 12:55 PM
To: Bill Klein
Subject: FW: BOUNCE address@hidden: Admin request of type
/\bcancel\b/i at line 8 

Bill,

At any rate, look at 8.6.4, Based entries and based data items.  The
portion on page 117 seems to address your questions.

Regards,
Don

Don Schricker
Micro Focus
Director of Standards
Chairman, INCITS COBOL Technical Committee (J4)
address@hidden
http://www.cobolstandards.com 
http://www.microfocus.com 



-----Original Message-----
From: address@hidden
[mailto:address@hidden 
Sent: Sunday, December 04, 2005 8:54 PM
To: address@hidden
Subject: BOUNCE address@hidden: Admin request of type
/\bcancel\b/i at line 8 


>From address@hidden  Mon Dec  5 05:53:30 2005
Return-Path: <address@hidden>
X-Original-To: SC22WG4-X3J4-list
Delivered-To: address@hidden
Received: by open-std.org (Postfix, from userid 521)
        id E925016957; Mon,  5 Dec 2005 05:53:29 +0100 (CET)
X-Original-To: address@hidden
Delivered-To: address@hidden
DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws;
  s=dk20050327; d=ix.netcom.com;
  b=sPam+wZ63ROCi8geBStksALIGCaonhTyDm4NuYs9wqHWAlugXu0SxH74K5K/nAyh;
 
h=Received:From:To:Subject:Date:Message-ID:MIME-Version:Content-Type:Con
tent-Transfer-Encoding:X-Mailer:X-MimeOLE:Thread-Index:X-ELNK-Trace:X-Or
iginating-IP;
From: "Bill Klein" <address@hidden>
X-Sequence: address@hidden 354
Errors-To: address@hidden
Post-list: <mailto:address@hidden>
To: "J4 (new list)" <address@hidden>
Subject: (SC22WG4-X3J4.354) Question about BASED items
Date: Sun, 4 Dec 2005 22:53:55 -0600
MIME-Version: 1.0
Content-Type: text/plain;
        charset="us-ascii"
Content-Transfer-Encoding: 7bit
X-Mailer: Microsoft Office Outlook 11
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180
Thread-Index: AcX5V+T9swux3l7TSlebmRpNsRrObw==
X-ELNK-Trace:
61295adfd1e435c4776432462e451d7bd15d05d9470ff710ec78b95898418e1be35b4357
d730cece350badd9bab72f9c350badd9bab72f9c350badd9bab72f9c
X-Originating-IP: 24.12.193.158
Message-Id: <address@hidden>

My memory is that while J4 (and WG4) were developing the '02 Standard,
there was discussion about whether or not the "addressability" of a
BASED item (especially in Linkage Section) was or was not subject to
"last used state" rules, i.e.

- Addressability *IS* maintained between CALLs

- Unless IS INITIAL attribute or CANCEL rules apply

   *OR*

whether addressability is *always* lost between CALLs.

  *OR* (and I find this highly unlikely)

addressability is always maintained - regardless of CANCEL and INITIAL
clause.

Checking the "general" information under INITIAL STATE and BASED
information, I couldn't find a (clear?) answer.

Can anyone tell me what was finally decided and where this is
documented?

P.S.  I could do an interpretation request, but I really do think this
was "decided" and I just can't find where it is documented (already).




This message has been scanned for viruses by MailController -
www.MailController.altohiway.com




reply via email to

[Prev in Thread] Current Thread [Next in Thread]