skip to main content

Library Routines : I$IO : UNLOCK-FUNCTION

UNLOCK-FUNCTION
This function unlocks any locked records held by the current process in the passed file. It does not affect the current file position or key of reference.
This function will not unlock any records if it is called during a transaction. COMMIT-TRANSACTION-FUNCTION should be used instead.
RETURN-CODE is set to zero on failure.
Syntax
 SET UNLOCK-FUNCTION TO TRUE
 CALL "I$IO" USING IO-FUNCTION
            GIVING returnCode
Parameters:
Return code:
returnCode can be any signed numeric data item and provides additional information:

Copyright (c) 2017 Veryant
Contact us
Please share your comments on this manual or on any
Veryant product documentation with the email button at the top left