$ASYNC_OPEN_UST

Set a path (or paths) used by the open ProcScript statement to be asynchronous.

$ASYNC_OPEN_UST=UstName{,...UstName n }

Arguments

UstName—UST of a Uniface Server for which a path is specified in the [PATHS] section of the client assignment file. The UST must match exactly that one specified in the open statement. UST names are case sensitive. Multiple USTs can be specified in a comma-separated list. No spaces are allowed in the list.

Defaults

Assignment file: client assignment file
Section: [SETTINGS]
Default value: None

Description

By default, the open ProcScript statement uses a synchronous connection. This setting enables you to set the connections for specified paths to be asynchronous when used by the open command.