Name

Locations — This simple tag is used to store a location in a source file. Used only within other tags, not found by itself.

Synopsis


so#[id] [line number] [colunm number]

Definition

[id] The id number of the source file. [line number] The line number of the location. [colunm number] The colunm number of the location.