HP Micro Focus Object COBOL/UX Release Notes for Version B.12.35
Chapter 3 65
License Management with FLEXlm and COBOL
FLEXlm Error Messages (Return Status Values)
On some operating systems, the end-user can significantly change the
date using the TZ environment variable. This error detects this type of
theft.
-72 LM_OLDVENDORDATA "'Old-style' vendor keys (3-word)"
V3.0 uses 4-vendor keys. This error detects that the LM_CODE macro was
used with only 3 keys.
-73 LM_LOCALFILTER "Local checkout filter requested request"
Request was denied by filter specified in
lc_set_attr(LM_A_CHECKOUTFILTER, filter).
-74 LM_ENDPATH "Attempt to read beyond the end of LF path"
An error occurred with the colon-separated list of license files.
-75 LM_VMS_SETIMR_FAILED "SYS$SETIMR call failed"
SYS$SETIMR is used on VMS to time out certain FLEXlm system calls.
-76 LM_INTERNAL_ERROR "Internal FLEXlm Error - Please report to Globetrotter
Software"
-77 LM_BAD_VERSION "Bad version number - must be floating
point number, with no letters"
A line in the license file has an invalid version number.
lc_checkout() was called with an invalid version character string.
-78 LM_NOADMINAPI "FLEXadmin API functions not available"
An attempt to get information from another company's vendor daemon.
was made via lc_get_attr(LM_A_VD_*, ...). This function call is only
allowed for the client's own vendor daemon.
-79 For Internal Use
-80 For Internal Use
-81 For Internal Use
-82 LM_BADPKG "Invalid PACKAGE line in license file"
PACKAGE missing or invalid COMPONENTS. A COMPONENT has number of users
set, with OPTIONS=SUITE. A COMPONENT has number of users==0
-83 LM_SERVOLDVER `Server FLEXlm version older than client's
Vendor daemon FLEXlm version is older than the client's FLExlm version.