|
<< Click to Display Table of Contents >> Navigation: »No topics above this level« DBWAssemblyApproveEvent |
Detects the occurrence of an approve event on an assembly
Function DBWAssemblyApproveEvent()
TRUE |
If an approve event on assembly has occoured |
|---|---|
FALSE |
otherwise |
if DBWAssemblyApproveEvent() then
msgbox "Assembly - Approve Event"
end if