
" This is the NETWORK_ACTIVATION_PROLOG file.  It is stored in the catalog
" $SYSTEM.PROLOGS_AND_EPILOGS. The commands in this file are executed every
" time the network is activated.
"
" Execution of this file occurs inside a procedure with a WHEN handler so
" that every command in this file will be attempted, regardless of errors.
" In addition you have the status variables IGNORE_STATUS and LOCAL_STATUS
" available to you.
"
" This file contains no commands when it is released.

" NOTE: Any changes made in this file may necessitate changes in the
"       NETWORK_DEACTIVATION_EPILOG.
