LCHECKIN Verb - Check In License

Syntax

LCHECKIN(handle{,ERR=lineref})

Description

In PRO/5 Rev. 3.10 and higher, the LCHECKIN() verb checks in a license that was checked out by LCHECKOUT().

Parameters

Parameter Description
handle The handle that was returned by a successful LCHECKOUT()

Example

1000 LCHECKIN(B)

See Also

LINFO() Function - License Information.

LCHECKOUT() Function - Check Out License

Verbs - Alphabetical Listing