For more information on libraries, see Introduction to Library parts.
For information on library properties, see Library properties.
Platform | Issue |
---|---|
COBOL generation | The maximum length for a generated library name is 8 characters. |
JSF | A JSF handler gets a new copy of the library whenever the handler is loaded. |
Rich UI | For details on Rich UI compatibility issues, see EGL Rich UI. |
Text UI | Library functions cannot use the converse, display, or show statements, nor access text forms. A library that accesses a print form must include a use statement for the related form group. The library is reloaded when a segmented Text UI program does a converse or show. |
Web transactions | Library functions cannot use the converse or show statements. Web transactions area always segmented, so the Library is reloaded when the program does a converse or show. |