Title: What Micro Focus library routines are supported?

Since we are constantly adding support for Micro Focus library routines, the best way to get a current list of them is to look in isCOBOL's documentation.
You'll find a "Transitioning from Microfocus" book with a section for "Library routines".

If a library routine you use isn't supported, it's usually easy to write a simple COBOL program to do the same thing using isCOBOL library routines.
If these "wrapper" programs are named the same as the routine, the program's CALL will still work without changing your code.

Also, if you find a library routine you need support for, please let Veryant's support staff know, so we can add it to the next version.

Authored by: Veryant Support on Fri, Aug 28th, 2009 at 7:00 PM
This question has been viewed 15020 times so far.
Online URL: http://support.veryant.com/support/phpkb/question.php?ID=30

Powered by PHPKB Knowledge Base Software