ddObjIsInTmp
ddObjIsInTmp(
b_objId
)
=> t / nil
Description
Checks if the object exists in the temporary directory. A temporary directory for a library is defined by putting a TMP attribute on the library with an ASSIGN statement in a cds.lib file. The library itself is considered the master directory.
Arguments
Value Returned
Related Topics
Return to top