BASIC_LOAD_SCRIPT_EXTENSION

For Basic Control Engine Project
Purpose To direct Event Manager whether to run a read-only  *.bclrt file or a read/write  *.bcl file if both exist with the same name
Value Y or y
EMRP will use the following sequence till a script is found.
  1. Configured extension.
  2. Based on the configured extension.
  • .bcl if the configured extension is .bclrt.
  • .bclrt if the configured extension is .bcl.
  • .bcl if the configured extension is neither.
  1. .bclrt.
Note: This third pass only happens if .bclrt has not already been tried.
Not defined Not one of the values indicated above
EMRP will use the following sequence till a script is found.
  1. .bcl
  2. .bclrt.
Default Value Y Note: The default value applies to new projects.