ddAutoCheckin
ddAutoCheckin(l_ddIds[g_isBatch( { t | nil } ) ] ) =>l_list
Description
Automatically checks in an object or list of objects. Objects in a temporary directory cannot be managed. The function skips objects that exist only in the temporary directory of the library and displays a warning for them.
- Prints an info message to confirm that a checkin was performed successfully.
- Generates a warning if a file set to be checked in was not checked in.
- Prints a message or displays a message box if a user aborts the checkin via the UI or the checkin is skipped. When the checkin of an object is skipped, you will no longer be prompted to check it in. The object will have to be manually checked in or canceled using library manager when appropriate.
ddAutoCheckin automatically prompts for all check-ins if a registered UI is in place, a specified file requires checkin, and the CDS_PROMPT_CKIN flag has been set. A file is deemed as needing checkin if it was checked out in this session of this binary and has not yet been checked in.
Arguments
Values Returned
Return to top