bug-gnucobol
[Top][All Lists]
Advanced

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

Re: [Bug-GnuCOBOL] UNDATE FUNCTION


From: Michael Potter
Subject: Re: [Bug-GnuCOBOL] UNDATE FUNCTION
Date: Thu, 5 Jul 2018 14:27:56 -0400


Just to get closure on this thread....
I posted what I did on a different thread.

In a nutshell:
1. Added a REPOSITORY section to the program with the names of the functions to resolve the compile time error.
2. Add COB_LIBRARY_PATH pointing to .so files implementing functions to resolve run time error.

Hats off to Marty providing the sample code that made that resolution easy to figure out.


On Wed, Jul 4, 2018 at 8:11 AM Patrick <address@hidden> wrote:
Hi Michael

This could be added to the runtime in C but you can also add this with
user defined functions, please have a look at these:

http://opencobol.add1tocobol.com/gnucobol/#id575

http://opencobol.add1tocobol.com/guides/GNU%20COBOL%202.1%2023NOV2013%20Programmers%20Guide%20(US%20Letter).pdf


-Pat

reply via email to

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