is_name_ready

Purpose:

Determine if a particular CyFlex application is running by checking if its registered name is available.

Enter:

is_name_ready <name> [wait_time]

Where:

name

Specify the registered name of a CyFlex application. 

wait_time

Optional, Specify the time in seconds to wait for the name to be registered. The default is 1 second.

Example:

is_name_ready EventAdm 10

Notes:

Obtain registered names by entering the command ‘sin names’ in a command window.

See Also: