NatTypeTo

Examples


The NatTypeTo command is similar to the TypeTo command, except it records what the user typed into a combo box field while the macro was being recorded.

Syntax

NatTypeTo field field_name, entry

Parameters

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

entry - The characters being typed into the field.


Documentation Feedback