FLM4UP-API
FLAM4 Subprogram Interface Version: 5.2.0-38424
General information

Below you can find some general information about these interface.

Trademarks

Below, you can find all trademarks or registered trademarks of limes
datentechnik (R) gmbh. These trademarked terms are marked with the
appropriate symbol ((R) or (TM)), indicating registered or common law
trademarks owned by limes datentechnik (R) gmbh at the time this
information was published. The following terms are trademarks of
limes datentechnik (R) gmbh in Germany, other countries, or both:

  LIMES(R)     - Short company name of the owner of this document
  limes datentechnik(R) - Company name of the owner of this document
  FLCL(R)      - Frankenstein Limes Command Line
  FLCC(R)      - Frankenstein Limes Control Center
  FLAM(R)      - Frankenstein Limes Access Method
  FLUC(R)      - Frankenstein Limes Universal Converter
  FLIES(R)     - Frankenstein Limes Integrated Extended Security
  FKMS(R)      - Frankenstein Key Management System
  FKME(R)      - Frankenstein Key Management Extension/Exit
  FLAMFILE(R)  - A file based on FLAM syntax
  CLE/P(R)     - Command line Executer/Parser

License terms

The license terms for all software components owned by limes
datentechnik gmbh (R) can be found in the LICENSE.txt file provided at
download or located in the doc/txt folder of the installation directory
or in the HLQ.FLAM.DOCTXT partitioned dataset. Additional license
information for external libraries used by this software can be found in
the corresponding LICAPX.txt, ABOUT.txt, or manual files. The
replacement of external libraries (LGPL) is described in the
LICAPX.txt file or in the corresponding manual chapter. All
license terms for external libraries are included as LICxxxxx.txt files
in the doc/txt folder or in the HLQ.FLAM.DOCTXT partitioned dataset.

All old FLAM components up to version 4 are fully owned by limes
datentechnik gmbh (R). On Linux systems, the unmodified glibc is used as
a prerequisite (part of the operating system, not part of the
distribution) based on the LGPL license. The old FLAM4 components do not
provide additional license, about and version commands or functions.

The service provider interfaces (exits, extensions) of FLAM are fully
owned by limes datentechnik gmbh (R) and provided to our users for
individual extension of this software. The driver complies with these
license terms, but limes datentechnik gmbh (R) is not responsible for
any individual implementations that are not part of our distribution.
Our own implementations of these SPIs (e.g. FAVECAV, PKCS#11,
IBM-CCA/ICSF) comply with the stated license terms.

A lot of this information is generated during the package build process
and can be obtained via the corresponding built-in commands of our
utilities or the corresponding functions of the APIs. To obtain the
current valid state, please use the commands or functions listed below
(there are more APIs with similar functions available):

------------------------------------------------------------------------
 COMMAND            API 1      API 2      ...   API n
 > &{pgm} license   fcblic()   FCRLIC()   ...   fliconv_license()
 > &{pgm} about     fcbabo()   FCRABO()   ...   fliconv_about()
 > &{pgm} version   fcbvsn()   FCRVSN()   ...   fliconv_version()
------------------------------------------------------------------------

The about and version information are also included as appendices in the
manuals provided by limes datentechnik gmbh (R).

The version information contains the version, release, and revision
number of each component, followed by the current build number. The
versioning of the different components is independent of each other.
The build number must be the same for all components and must correspond
to the build number of the installation package. If the build number is
not identical for all compiled and linked components, then the
installation is incorrect.

Replace external libraries

External libraries under LGPL are linked in dynamic form and can be
replaced by another dynamic library which fulfills the corresponding
interface. This can be done by deleting the library in the program
directory if the replacement library is located in the library path
or by overwriting the library in the program directory. The list below
contains all LGPL based libraries used by FL5 per platform.

**glibc on Linux:**  +
   This library is part of the operating system and a prerequisite to
   run the FL5 infrastructure on Linux systems. FL5 can be used with
   different version and distributions of linux. Replacement of glibc
   will be done by the normal update process of your linux installation.

**libfuse on Unix:**  +
   This library is part of the operating system and a prerequisite to
   run the FL5 file systems on Linux systems. The file systems are
   delivered for libfuse version 2 and 3. Replacement of libfuse
   will be done by the normal update process of your Unix installation.

**libssh:**  +
   The libssh library can be found in the installation directory. A
   customized version is used that is not compatible with the official
   libssh releases. The modified libssh source can be found at:
   https://github.com/limes-datentechnik-gmbh/libssh

NOTE: In all cases we recommend using the tested and supported
libraries from this package. If a supplied library is replaced, the
license terms and warranty of the new library become valid, replacing
the license and warranty of the replaced library.

About this API

--: Frankenstein Limes Universal Converter Subprogram (FL5-FLUCUP)
--:   VERSION: 5.2.32-38424 Build: RELEASE Feb 27 2026 20:53:33
--:   Copyright (C) limes datentechnik (R) gmbh
--:   All rights reserved
--: This library uses the libraries below:
--:--: FL5-Core (FL5-CORE)
--:--:   VERSION: 5.2.0-38424 Build: RELEASE Feb 27 2026 20:52:17
--:--:   Copyright (C) limes datentechnik (R) gmbh
--:--:   All rights reserved
--:--: This library uses the libraries below:
--:--:--: zlib Version 1.3.1 based on zlib license
--:--:--:   Copyright (C) 1995-2022 Jean-loup Gailly and Mark Adler
--:--:--:   Thanks to Jean-loup and Mark to provide this software library
--:--:--:   This library is used in unmodified form.
--:--:--:   for license and more information see:
--:--:--:      doc/txt/LICZLIB.txt in the FLAM install folder
--:--:--:      https://zlib.net/zlib_license.html
--:--:--:      https://zlib.net/
--:--:--:   On IBM SystemZ we link the extended zlib (including zEDC support) of IBM
--:--:--: libbzip2 Version 1.0.8, 13-Jul-2019 based on BSD like license
--:--:--:   Copyright (C) 1996-2010 Julian R Seward.
--:--:--:   This library is used in unmodified form.
--:--:--:   for license and more information see:
--:--:--:      doc/txt/LICBZIP2.txt in the FLAM install folder
--:--:--:      https://sourceware.org/bzip2/
--:--:--: liblzma Version 5.2.5 of XZ Utils project is placed in public domain
--:--:--:   Copyright (C) 2013 Igor Pavlov and Lasse Collin
--:--:--:   Thanks to Igor Pavlov and Lasse Collin to provide this software library
--:--:--:   This library is used in unmodified form.
--:--:--:   for license and more information see:
--:--:--:      doc/txt/LICLZMA.txt in the FLAM install folder
--:--:--:      https://tukaani.org/xz/
--:--:--: libzstd Version 1.5.2 based on BSD license
--:--:--:   Copyright (C) 2016-present, Facebook, Inc. All rights reserved.
--:--:--:   This library is used in unmodified form.
--:--:--:   for license and more information see:
--:--:--:      doc/txt/LICZSTD.txt in the FLAM install folder
--:--:--:      https://github.com/facebook/zstd/blob/dev/LICENSE
--:--:--:      https://github.com/facebook/zstd/
--:--:--: liblz4 Version 1.9.4 based on BSD 2-Clause license
--:--:--:   Copyright (C) 2011-present, Yann Collet.
--:--:--:   This library is used in unmodified form.
--:--:--:   for license and more information see:
--:--:--:      doc/txt/LICLZ4.txt in the FLAM install folder
--:--:--:      https://github.com/lz4/lz4/blob/dev/LICENSE
--:--:--:      http://www.lz4.org/
--:--:--: Expat Version expat_2.4.9 based on MIT license
--:--:--:   Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006 Expat maintainers.
--:--:--:   Copyright (C) 1998, 1999, 2000 Thai Open Source Software Center Ltd and Clark Cooper
--:--:--:   This library is used in modified form.
--:--:--:   for license an more information see:
--:--:--:      doc/txt/LICEXPAT.txt in the FLAM install folder
--:--:--:      https://github.com/libexpat/libexpat/blob/master/expat/COPYING
--:--:--:      https://libexpat.github.io/
--:--:--:   The modified Expat source can be found at: https://github.com/limes-datentechnik-gmbh/libexpat
--:--:--: PCRE2 Version 10.39 based on BSD license
--:--:--:   Copyright (c) 1997-2021 University of Cambridge.
--:--:--:   This library is used in unmodified form.
--:--:--:   for license an more information see:
--:--:--:      doc/txt/LICPCRE2.txt in the FLAM install folder
--:--:--:      https://www.pcre.org/licence.txt
--:--:--:      https://www.pcre.org/
--:--:--: libcrypto Version 0x1010109F-38424 based on SSLeay license
--:--:--:   This product includes software developed by the OpenSSL Project for use in the OpenSSL Toolkit. (http://www.openssl.org/)
--:--:--:   This product includes cryptographic software written by Eric Young (eay@c.nosp@m.rypt.nosp@m.soft..nosp@m.com)
--:--:--:   This software is used in unmodified form.
--:--:--:   for license and more information see:
--:--:--:      doc/txt/LICOPSSL.txt in the FLAM install folder
--:--:--:      https://www.openssl.org/source/license.html
--:--:--:      https://www.openssl.org/
--:--:--:   FLAM(R) use the EVP interface (libcrypto) of OpenSSL 1.1.1i  8 Dec 2020
--:--:--: libssh Version 0.8.90 based on LGPL license
--:--:--:   Copyright (C) 2005-2008 by Aris Adamantiadis
--:--:--:   Copyright (C) 2008-2018 by Andreas Schneider asn@c.nosp@m.rypt.nosp@m.omilk.nosp@m..org
--:--:--:   This library is used in modified form.
--:--:--:   for license and more information see:
--:--:--:      doc/txt/LICLSSH.txt in the FLAM install folder
--:--:--:      http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html
--:--:--:      https://www.libssh.org/
--:--:--:   The modified libssh source can be found at: https://github.com/limes-datentechnik-gmbh/libssh
--:--:--:   The LGPL conform replacement of the libraries are described at the end of doc/txt/README.txt
--:--:--:--: EVP interface (libcrypto) of OpenSSL 1.1.1i  8 Dec 2020 (see above)
--:--:--: Lightning memory-mapped database library (liblmdb)
--:--:--:   Version LMDB 0.9.70: (December 19, 2015) based on OpenLDAP License
--:--:--:   Copyright 2011-2017 Howard Chu, Symas Corp.
--:--:--:   This library is used in unmodified form.
--:--:--:   for license and more information see:
--:--:--:      doc/txt/LICLMDB.txt in the FLAM install folder
--:--:--:      http://www.OpenLDAP.org/license.html
--:--:--:      https://symas.com/lmdb/technical/
--:--:--: The glibc minimum version 2.28 based on LGPL license for Linux systems
--:--:--:   Copyright (C) 1991-2012 Free Software Foundation, Inc.
--:--:--:   This library is used in unmodified form.
--:--:--:   for license and more information see:
--:--:--:      doc/txt/LICLGPL.txt in the FLAM install folder or
--:--:--:      http://www.gnu.org/licenses/gpl-3.0.html
--:--:--:      http://www.fsf.org/
--:--:--:   Part of the operating system (prerequisite, not part of this distribution)
--:--: Frankenstein Limes Command Line Parser (FLAM-CLP)
--:--:   Version: 1.5.143-38424 Build: RELEASE Feb 27 2026 20:52:32
--:--:   Copyright (C) limes datentechnik (R) gmbh
--:--:   This library is open source from the FLAM(R) project: https://flam.de
--:--:   for license see: https://github.com/limes-datentechnik-gmbh/flamclep

Version of this API

--: FL5-FLUCUP VERSION: 5.2.32-38424 BUILD: RELEASE Feb 27 2026 20:53:33
--:--: FL5-FLUCRUN VERSION: 5.2.0-38424 BUILD: RELEASE Feb 27 2026 20:52:46
--:--:--: FL5-FLCUPM VERSION: 5.2.0-38424 BUILD: RELEASE Feb 27 2026 20:52:37
--:--:--:--: FL5-ORGLST VERSION: 5.2.0-38424 BUILD: RELEASE Feb 27 2026 20:52:54
--:--:--:--:--: FL5-ORGNET VERSION: 5.2.0-38424 BUILD: RELEASE Feb 27 2026 20:52:54
--:--:--:--:--:--: FL5-ORGIPN VERSION: 5.2.0-38424 BUILD: RELEASE Feb 27 2026 20:52:54
--:--:--:--:--: FL5-ORGSAV VERSION: 5.2.0-38424 BUILD: RELEASE Feb 27 2026 20:52:54
--:--:--:--:--:--: FL5-ORGFIL VERSION: 5.2.0-38424 BUILD: RELEASE Feb 27 2026 20:52:53
--:--:--:--:--:--:--: FL5-ORGFIO VERSION: 5.2.0-38424 BUILD: RELEASE Feb 27 2026 20:52:53
--:--:--:--:--:--:--:--: FL5-FIODAT VERSION: 5.2.17-38424 BUILD: RELEASE Feb 27 2026 20:52:28
--:--:--:--:--:--:--:--: FL5-FIOBLK VERSION: 5.2.62-38424 BUILD: RELEASE Feb 27 2026 20:52:28
 FL5-FIO VERSION: 1.1.23-38424 BUILD: RELEASE Feb 27 2026 20:52:20
--:--:--:--:--:--:--:--:--: FL5-BIOOPN VERSION: 1.1.20-38424 BUILD: RELEASE Feb 27 2026 20:52:18
--:--:--:--:--:--:--:--:--:--: FL5-FLSTDIO VERSION: 1.1.9-38424 BUILD: RELEASE Feb 27 2026 20:53:07
--:--:--:--:--:--:--:--:--:--:--: FL5-FILELOCL VERSION: 1.2.1-38424 BUILD: RELEASE Feb 27 2026 20:53:07
--:--:--:--:--:--:--:--:--:--:--: FL5-FILESSH VERSION: 1.1.0-38424 BUILD: RELEASE Feb 27 2026 20:53:07
--:--:--:--:--:--:--:--:--:--:--:--: libssh VERSION: 0.8.90-38424 BUILD: RELEASE Feb 27 2026 20:53:07
--:--:--:--:--:--:--:--:--:--:--:--:--: OpenSSL VERSION: 0x1010109F-38424 BUILD: RELEASE Feb 27 2026 20:53:07
--:--:--:--:--:--:--:--:--:--:--: FL5-FLIOLOCL VERSION: 1.1.0-38424 BUILD: RELEASE Feb 27 2026 20:53:07
--:--:--:--:--:--:--:--:--:--:--: FL5-FLIOSSH VERSION: 1.1.0-38424 BUILD: RELEASE Feb 27 2026 20:53:07
--:--:--:--:--:--:--:--:--:--:--: FL5-DRIOLOCL VERSION: 1.1.0-38424 BUILD: RELEASE Feb 27 2026 20:53:08
--:--:--:--:--:--:--:--:--:--:--: FL5-DRIOSSH VERSION: 1.1.0-38424 BUILD: RELEASE Feb 27 2026 20:53:08
--:--:--:--:--:--:--:--:--: FL5-RIOOPN VERSION: 1.1.20-38424 BUILD: RELEASE Feb 27 2026 20:52:54
--:--:--:--:--:--:--:--:--:--: FL5-RIOEDZ VERSION: 1.1.3-38424 BUILD: RELEASE Feb 27 2026 20:52:27
--:--:--:--:--:--:--:--:--: FL5-TIOOPN VERSION: 1.1.19-38424 BUILD: RELEASE Feb 27 2026 20:52:55
--:--:--:--:--:--:--:--:--: FL5-YIOOPN VERSION: 1.2.15-38424 BUILD: RELEASE Feb 27 2026 20:52:55
 FL5-CMDPRO VERSION: 1.0.0-38424 BUILD: RELEASE Feb 27 2026 20:53:09
--:--:--:--:--:--:--:--:--: FL5-FLMSSH VERSION: 1.0.0-38424 BUILD: RELEASE Feb 27 2026 20:53:09
--:--:--:--:--:--:--:--:--:--: FL5-CONNSSH VERSION: 1.1.0-38424 BUILD: RELEASE Feb 27 2026 20:53:07
--:--:--:--:--:--:--:--:--:--: FL5-FLCRYPTO VERSION: 1.1.0-38424 BUILD: RELEASE Feb 27 2026 20:53:18
--:--:--:--:--:--:--:--:--:--: FL5-FLHMAC VERSION: 1.1.0-38424 BUILD: RELEASE Feb 27 2026 20:53:19
--:--:--:--:--:--:--:--:--: FL5-EXECCMD VERSION: 1.1.0-38424 BUILD: RELEASE Feb 27 2026 20:53:08
--:--:--:--:--:--:--:--: FL5-FIOREC VERSION: 5.2.69-38424 BUILD: RELEASE Feb 27 2026 20:52:30
--:--:--:--:--:--:--:--: FL5-FIOTXT VERSION: 5.2.46-38424 BUILD: RELEASE Feb 27 2026 20:52:31
--:--:--:--:--:--:--:--: FL5-FIOFL4 VERSION: 5.2.110-38424 BUILD: RELEASE Feb 27 2026 20:52:29
 FL5-FL4REC VERSION: 1.0.0-38424 BUILD: RELEASE Feb 27 2026 20:52:10
--:--:--:--:--:--:--:--: FL5-FIOZIP VERSION: 5.2.40-38424 BUILD: RELEASE Feb 27 2026 20:52:31
 FL5-ZIP VERSION: 1.1.26-38424 BUILD: RELEASE Feb 27 2026 20:52:26
--:--:--:--:--:--:--:--:--: FL5-FLHASH VERSION: 1.1.0-38424 BUILD: RELEASE Feb 27 2026 20:53:19
--:--:--:--:--:--:--: FL5-ORGCNV VERSION: 5.2.0-38424 BUILD: RELEASE Feb 27 2026 20:52:53
--:--:--:--:--:--:--:--: FL5-CNVBLK VERSION: 5.1.7-38424 BUILD: RELEASE Feb 27 2026 20:52:19
 FL5-FMTBIN VERSION: 5.1.11-38424 BUILD: RELEASE Feb 27 2026 20:52:48
 FL5-FMTBLK VERSION: 5.1.11-38424 BUILD: RELEASE Feb 27 2026 20:52:48
 FL5-FMTTXT VERSION: 5.2.46-38424 BUILD: RELEASE Feb 27 2026 20:52:48
--:--:--:--:--:--:--:--:--: libpcre2 VERSION: 10.39-38424 BUILD: RELEASE Feb 27 2026 20:52:48
--:--:--:--:--:--:--:--: FL5-CNVREC VERSION: 5.1.11-38424 BUILD: RELEASE Feb 27 2026 20:52:24
 FL5-FMTREC VERSION: 5.1.20-38424 BUILD: RELEASE Feb 27 2026 20:52:48
--:--:--:--:--:--:--:--: FL5-CNVBAS VERSION: 5.1.23-38424 BUILD: RELEASE Feb 27 2026 20:52:19
 FL5-BAS VERSION: 1.0.0-38424 BUILD: RELEASE Feb 27 2026 20:52:18
--:--:--:--:--:--:--:--: FL5-CNVPGP VERSION: 5.1.26-38424 BUILD: RELEASE Feb 27 2026 20:52:22
 FL5-PGP VERSION: 1.1.19-38424 BUILD: RELEASE Feb 27 2026 20:52:25
--:--:--:--:--:--:--:--:--: FL5-PGPUTL VERSION: 1.1.0-38424 BUILD: RELEASE Feb 27 2026 20:52:26
--:--:--:--:--:--:--:--:--: FL5-PGPPAC VERSION: 1.1.0-38424 BUILD: RELEASE Feb 27 2026 20:52:25
--:--:--:--:--:--:--:--:--:--: FL5-SECUTL VERSION: 1.1.0-38424 BUILD: RELEASE Feb 27 2026 20:53:19
--:--:--:--:--:--:--:--:--: FL5-PGPKEY VERSION: 1.1.0-38424 BUILD: RELEASE Feb 27 2026 20:52:26
--:--:--:--:--:--:--:--:--: FL5-PGPCMP VERSION: 1.1.0-38424 BUILD: RELEASE Feb 27 2026 20:52:24
--:--:--:--:--:--:--:--:--:--: zlib VERSION: 1.3.1-38424 BUILD: RELEASE Feb 27 2026 20:52:24
--:--:--:--:--:--:--:--:--:--: libbzip2 VERSION: 1.0.8-38424 BUILD: RELEASE Feb 27 2026 20:52:24
--:--:--:--:--:--:--:--: FL5-CNVEDC VERSION: 5.1.0-38424 BUILD: RELEASE Feb 27 2026 20:52:22
--:--:--:--:--:--:--:--: FL5-CNVGZP VERSION: 5.2.44-38424 BUILD: RELEASE Feb 27 2026 20:52:23
--:--:--:--:--:--:--:--: FL5-CNVBZ2 VERSION: 5.2.30-38424 BUILD: RELEASE Feb 27 2026 20:52:19
--:--:--:--:--:--:--:--: FL5-CNVLXZ VERSION: 5.1.27-38424 BUILD: RELEASE Feb 27 2026 20:52:24
 liblzma VERSION: 5.2.5-38424 BUILD: RELEASE Feb 27 2026 20:52:24
--:--:--:--:--:--:--:--: FL5-CNVZST VERSION: 5.2.3-38424 BUILD: RELEASE Feb 27 2026 20:52:24
 libzstd VERSION: 1.5.2-38424 BUILD: RELEASE Feb 27 2026 20:52:24
--:--:--:--:--:--:--:--: FL5-CNVCHR VERSION: 5.2.12-38424 BUILD: RELEASE Feb 27 2026 20:52:21
 FL5-CHR VERSION: 1.2.11-38424 BUILD: RELEASE Feb 27 2026 20:52:18
--:--:--:--:--:--:--:--:--: FL5-ICV VERSION: 1.2.8-38424 BUILD: RELEASE Feb 27 2026 20:52:56
--:--:--:--:--:--:--:--: FL5-CNVAVS VERSION: 5.1.0-38424 BUILD: RELEASE Feb 27 2026 20:52:23
--:--:--:--:--:--:--:--: FL5-CNVHSH VERSION: 5.1.13-38424 BUILD: RELEASE Feb 27 2026 20:52:23
--:--:--:--:--:--:--:--: FL5-CNVSIG VERSION: 5.1.1-38424 BUILD: RELEASE Feb 27 2026 20:52:23
--:--:--:--:--:--:--:--: FL5-CNVCMT VERSION: 5.1.0-38424 BUILD: RELEASE Feb 27 2026 20:52:22
--:--:--:--:--:--:--:--: FL5-CNVCPY VERSION: 5.1.3-38424 BUILD: RELEASE Feb 27 2026 20:52:22
--:--:--:--:--:--:--: FL5-ORGFMT VERSION: 5.2.0-38424 BUILD: RELEASE Feb 27 2026 20:52:54
--:--:--:--:--:--:--:--: FL5-FMTXML VERSION: 5.2.41-38424 BUILD: RELEASE Feb 27 2026 20:52:49
 libexpat VERSION: expat_2.4.9-38424 BUILD: RELEASE Feb 27 2026 20:52:49
--:--:--:--:--:--:--:--: FL5-FMTTAB VERSION: 5.2.66-38424 BUILD: RELEASE Feb 27 2026 20:52:50
 FL5-ELMTAB VERSION: 5.2.0-38424 BUILD: RELEASE Feb 27 2026 20:53:05
--:--:--:--:--:--:--:--:--: FL5-TABFIX VERSION: 5.1.8-38424 BUILD: RELEASE Feb 27 2026 20:53:10
--:--:--:--:--:--:--:--:--: FL5-TABLFD VERSION: 5.2.8-38424 BUILD: RELEASE Feb 27 2026 20:53:10
--:--:--:--:--:--:--:--:--: FL5-TABDLM VERSION: 5.1.9-38424 BUILD: RELEASE Feb 27 2026 20:53:10
--:--:--:--:--:--:--:--:--: FL5-TABVAR VERSION: 5.2.3-38424 BUILD: RELEASE Feb 27 2026 20:53:10
--:--:--:--:--:--:--:--:--: FL5-TABARY VERSION: 5.2.0-38424 BUILD: RELEASE Feb 27 2026 20:53:11
--:--:--:--:--:--:--:--:--: FL5-TABCSV VERSION: 5.2.12-38424 BUILD: RELEASE Feb 27 2026 20:53:11
--:--:--:--:--:--:--:--:--: FL5-TABTVD VERSION: 5.2.3-38424 BUILD: RELEASE Feb 27 2026 20:53:11
--:--:--:--:--:--:--:--:--: FL5-TABXML VERSION: 5.2.30-38424 BUILD: RELEASE Feb 27 2026 20:53:16
--:--:--:--:--:--:--:--:--: FL5-TABRST VERSION: 5.1.0-38424 BUILD: RELEASE Feb 27 2026 20:53:18
 FL5-ELMPRC VERSION: 5.2.0-38424 BUILD: RELEASE Feb 27 2026 20:53:05
--:--:--:--:--:--:--:--:--: FL5-CPYPRC VERSION: 5.1.1-38424 BUILD: RELEASE Feb 27 2026 20:53:18
--:--:--:--:--:--:--:--:--: FL5-MSKPRC VERSION: 5.1.1-38424 BUILD: RELEASE Feb 27 2026 20:53:18
--:--:--:--:--:--:--:--:--: FL5-CNVPRC VERSION: 5.1.1-38424 BUILD: RELEASE Feb 27 2026 20:53:18
--:--:--:--:--:--:--:--:--: FL5-EXTPRC VERSION: 5.1.1-38424 BUILD: RELEASE Feb 27 2026 20:53:18
 FL5-ELMCNV VERSION: 5.2.0-38424 BUILD: RELEASE Feb 27 2026 20:53:05
--:--:--:--:--:--:--:--:--: FL5-BINCNV VERSION: 5.1.6-38424 BUILD: RELEASE Feb 27 2026 20:53:05
--:--:--:--:--:--:--:--:--: FL5-STRCNV VERSION: 5.2.19-38424 BUILD: RELEASE Feb 27 2026 20:53:05
--:--:--:--:--:--:--:--:--: FL5-INTCNV VERSION: 5.2.13-38424 BUILD: RELEASE Feb 27 2026 20:53:05
--:--:--:--:--:--:--:--:--:--: FL5-BIGNUM VERSION: 1.2.2-38424 BUILD: RELEASE Feb 27 2026 20:53:09
--:--:--:--:--:--:--:--:--: FL5-FLTCNV VERSION: 5.2.9-38424 BUILD: RELEASE Feb 27 2026 20:53:06
--:--:--: FL5-DIROPN VERSION: 1.1.7-38424 BUILD: RELEASE Feb 27 2026 20:53:20
--:--: FLAM-CLP VERSION: 1.5.143-38424 BUILD: RELEASE Feb 27 2026 20:52:32