Previous Topic: Simulate the HOME KeyNext Topic: Simulate the Forward Tab Key


Simulate the Return Key

The NL command moves the cursor to the first input field on the next line on the screen. This command simulates pressing the return key on your keyboard. You can specify how many lines down you want to move the cursor. For example, the following statement moves the cursor to the first input field on the fifth row (line) down from the current position:

NL 5