Arbortext Command Language > Repository API > dobj_next_dobj
  
dobj_next_dobj
dobj_next_dobj (dobj)
This function closes the document object handle indicated by dobj and returns the document object handle for the next valid document object in the chain of document objects containing dobj.
If dobj is invalid, or the operation fails, the function sets $main::ioerr and returns a zero (0).