AutoInstallChunks

Examples


This setting allows you to suppress the message indicating that new code needs to be included when starting the runtime engine. Any dictionary chunks to be included will be merged automatically.

Syntax

AutoInstallChunks = option

Parameters

option - A boolean indicating whether the message will be suppressed and dictionary chunks will be installed automatically:

[spacer]

Value

Description

TRUE

Suppresses the message indicating new code needs to be included. Any dictionary chunks to be included will be merged automatically.

FALSE

The message indicating new code needs to be included will be displayed.



Documentation Feedback