Legato
Legato

GoFiler Legato Script Reference

 

Legato v 1.4j

Application v 5.22b

  

 

Chapter FiveGeneral Functions (continued)

PoolReset Function

Overview

The PoolReset function resets the content of a pool.

Syntax/Parameters

Syntax

int = PoolReset ( handle hPool );

Parameters

hPool

A handle specifying the String Pool Object.

Return Value

Returns an int as ERROR_NONE or a formatted error code on failure.

Remarks

This function resets the pool without releasing any allocated space. When a pool is being used repeatedly, this function is faster than closing an existing pool and creating a new pool.

Related Functions

Platform Support

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

Legato IDE, Legato Basic