Feedback

  • Contents
 

Host Get Cursor Position

This Host Interface tool returns the current row and column coordinate of a cursor in a screen.

Inputs

Host Connection

The name of the connection created by the Host Connect tool.

Outputs

Row

The row coordinate of the cursor.

Column

The column coordinate of the cursor.

Exit Paths

Success

This step takes the Success exit path if the cursor was found.

Failure

This step takes the Failure exit path if the host connection is invalid, or becomes invalid during the search. This occurs if the mainframe disconnects for some reason.