Arbortext Command Language > Repository API > dobj_close
  
dobj_close
dobj_close (dobj)
Closes the document object possessing the ACL document object handle of dobj. If the document object has any children, the function closes them as well.
If dobj is invalid, or the close operation fails, the function sets $main::ioerr and returns a zero (0). If the operation is successful, the function returns a one (1).