Command: Position

Purpose: writes in the output file (input for your plugin) the current position (the absolute position of the cursor) in the logged file. The number is a long integer (decimal format).

Syntax: Position = [option]
Example: Position=yes

Where [option] may be one of the following:

This command allows you to perform actions that have to do with the current cursor position without requiring a selection. Thus your plugin can be more flexible. Added after popular demand.

Back.