TypeTo

Examples


The TypeTo command represents the actual typing in a field during a macro.

Syntax

TypeTo field field_name, entry

Parameters

field_name - The name of the field into which characters are being typed.

entry - The characters being typed into the field.

Comments

The TypeTo command is recorded when the user leaves a data entry field. For this reason, a field dump should be taken only after the focus leaves the field that was changed using the TypeTo command. Otherwise, the change won’t appear in the field dump.


Documentation Feedback