Legato
Legato

GoFiler Legato Script Reference

 

Legato v 1.4j

Application v 5.22b

  

 

Chapter FiveGeneral Functions (continued)

PoolGetReadPosition Function

Overview

The PoolGetReadPosition function gets the next read position for the pool.

Syntax/Parameters

Syntax

int = PoolGetReadPosition ( handle hPool );

Parameters

hPool

A handle specifying the String Pool Object.

Return Value

Returns an int as the next position for the reading of lines for a pool or a formatted error code on failure.

Remarks

This function reads the current position to read data from the pool. The position can be set in the ReadLine function.

Related Functions

Platform Support

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

Legato IDE, Legato Basic