AutoAdvance Property
Description
Indicates whether auto-advance fields are supported by the emulator.
Property type
Read-write property
Syntax
Visual Basic
Public Property AutoAdvance As Boolean
Remarks

Auto-advance fields allow an application to proceed automatically to the next screen or field after input of a predefined number of characters without pressing ENTER or another key.

If your emulator supports auto-advance fields, select this check box to enable UFT One to record Set statements on these fields.

Note: This option is available only for emulators that support HLLAPI.

This property value applies to all terminal emulator configurations, regardless of the currently selected emulator.

Example
See Also