Overview

This document provides information about using the Frankenstein Limes Command Line (FLCL). It contains advanced guidelines and information to run the commands provided by this batch interface. FLCL is the main utility to run all the different subprograms of the FL5 infrastructure.

Beside FLCL, the FL5 infrastructure consists of the components below:

This document is also useful for users of the stream, byte, record, element or subprogram interfaces of the FL5 infrastructure because all these interfaces use the same syntax as the command line. The format, conversion and state strings for these APIs are documented in Appendix A 'Other CLP strings' at the end of this book.

Various C/C++ sample programs for the APIs above can be found in the library SRCLIBC as part of the installation package for mainframe systems. The corresponding compile and link step is in JOBLIB(SBUILD).

Additional COBOL, PL1 and Assembler samples can be found in the library SRCLIB. The corresponding compile and link procedures are also located in JOBLIB(SBUILD) as separate steps.

For other platforms (Windows, UNIX) the C, C++ and Java sample program sources are located in the 'sample' directory and the compile and link procedures can be found in the Makefile of the same directory.

Beside all these new FL5 based components, the following FLAM4 components are still supported:

With FLAM5 new CLIST, PANELS and MESSAGES were added for ISPF on z/OS:

Also with FLAM5, GUI tool flgt -c=info/view/edit/checksum were added for use via the Windows context menu. Registering the Windows context menu is performed during installation.

On Unix systems, these utilities are also available on command line. The integration in the context menu of the different desktop systems, must be done manually.

On z/OS systems, we support zEDC, zIIP, CPACF, ICSF, RACF, SMF logging and a lot of mainframe-exclusive features. Please read the install.txt for z/OS carefully to set FLAM up correctly to allow it to use such features (e.g the FLAM started task (FLAMSTC), authorization and link list concatenation is often required).