ACCEPT_AUTO

This configuration variable applies only when running in HP COBOL compatibility mode (with the -Cp compiler option). The ACCEPT_AUTO configuration variable causes the runtime to treat all Format 1 ACCEPT statements as if the AUTO phrase is used, whether or not AUTO appears in the statement. Set this variable to 1 (on, true, yes) to enable this behavior. The default value is 0 (off, false, no).