Therefore when you launch the Generate Runtime Code wizard to generate a macro for the HATS runtime environment the wizard checks the flow for the presence of these limited features and capabilities:
If the wizard detects no substantial limitations but does detect the presence of one or more features or capabilities that can be only partially implemented within a HATS macro then the wizard generates the HATS macro file and opens the Runtime Code Generation Complete status window to indicate completion.
In the status window the wizard displays a set of warning messages describing the minor limitation or limitations that the wizard detected while generating the HATS macro and the substitutions that the wizard made in the HATS macro to resolve the minor limitations.
The limitations on features and capabilities described above that apply when you generate a HATS macro also apply when you attempt to play a flow in the host editor (see Limitations on features and capabilities when you play a flow).
The limitations on features and capabilities described above that apply when you attempt to generate a HATS macro or play back a flow also come into play in an indirect manner when you load a flow into the host editor.
When host editor loads a flow it prospectively checks the contents of the flow for substantial limitations only (see Warnings about limitations on playing the flow).
The following features are not available when you use the Generate Runtime Code wizard to generate a macro for the HATS runtime available or when you play a flow in the host editor.
Depending on the severity of the error the displays an error message or warning message and takes appropriate action (see General information about these limitations).
Features of nodes:
If you have created an Extract Area action and you have specified delimiter characters for the Extract Area action then the delimiter characters are not used at run time. Instead, the HATS runtime environment extracts the text from the specified area of the screen and stores the text into the specified variable without delimiters.
The code generation or the flow playback treats the array as if it were a simple element.