BOL_AUT_PROC_WAIT

If BODs are used with automatic processing BDEs, the timeout (after which the control is given back to the caller - the BDE process(es) will continue) can be configured with environment variable BOL_AUT_PROC_WAIT. Default timeout (envrionment variable is not set) is 60 seconds. For timeout of 2 minutes use -set BOL_AUT_PROC_WAIT=120, for immediate control given back (the old behavior) use BOL_AUT_PROC_WAIT=0.