util_report_successful_library_load

EveAndersson.com : API Browser : util_report_successful_library_load

util_report_successful_library_load

util_report_successful_library_load [ extra_message ]
Defined in packages/acs-core/utilities-procs.tcl

Should be called at end of private Tcl library files so that it is easy to see in the error log whether or not private Tcl library files contain errors.

Parameters:
extra_message (optional)
[ show source ]

Show another procedure:

eve@eveandersson.com