Legato
Legato

GoFiler Legato Script Reference

 

Legato v 1.4j

Application v 5.22b

  

 

Chapter ElevenSGML Functions (continued)

FieldGetFieldPosSX Function

Overview

The FieldGetFieldPosSX function returns the starting X position of the last field parsed.

Syntax/Parameters

Syntax

int = FieldGetFieldPosSX ( handle hField );

Parameters

hField

A handle to a Field Object.

Return Value

An int specifying the zero-based position or -1 on failure. Use the GetLastError function to retrieve a formatted error code.

Remarks

The X position is provided as a native file position. The field position is also changed by the FieldGetFieldContent function.

The Field Object must have a data object associated to use this function.

Related Functions

Platform Support

Go13, Go16, GoFiler Complete, GoFiler Corporate, GoFiler, GoFiler Lite, GoXBRL

Legato IDE, Legato Basic