DM_END_SCRIPT_PROFILING
Syntax
int_val = DM_END_SCRIPT_PROFILING( );
Return Values
- Success:
-
int 0 Script profiling ended successfully.
- Failure:
-
int -1 Script interface error.
Description
This function ends the script profiling and closes the output file of profiling info. See also Profiling Scripts.
Script profiling starts with function DM_START_SCRIPT_PROFILING.
Example
%PMS_HOME%\dm\macro\Examples\ScriptProfiling.mac