gnucobol-users
[Top][All Lists]
Advanced

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

[open-cobol-list] feature request: implementation "IS EXTERNAL" (semant


From: Thomas Biehler
Subject: [open-cobol-list] feature request: implementation "IS EXTERNAL" (semantics)
Date: Tue Nov 4 05:14:08 2003
User-agent: KMail/1.4.3

Hi all,

in the application which i am trying to port to open-cobol
there are many programs which call (many) subprograms
and report the success or failure in the calling program
via an "external message block".

They use a message field (IS EXTERNAL) which the subprogram
fills and the calling program references.

Without the (full) implementation of is EXTERNAL all program's
are to change. (I assume that would be the death of that port !)
(Passing the message via Parameter or in another way ...)

I have seen that "IS EXTERNAL" is already partially implemented.

It would be a great help for me, if it would be completed.
(I know that's not trivial)

Thank's and bye

Thomas


reply via email to

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