Problem:
The 'usercall.c' is no longer in the product. What is its replacement?
Resolution:
The method of calling C from COBOL using usercall.c has been removed from Server Express product as obsolete. A more effective method is to use the CALL "C_func" functionality, as documented in the chapter 'Mixed-Language Programming' in your Program Development book.
Old KB# 7240