Legato
Legato

GoFiler Legato Script Reference

 

Legato v 1.4j

Application v 5.22b

  

 

Chapter TwelveInternet Functions (continued)

POPGetMessageCount Function

Overview

The POPGetMessageCount function returns a count of the available mail messages from the POP server.

Syntax/Parameters

Syntax

int = POPGetMessageCount ( handle hPOP );

Parameters

hPOP

A handle to a POP3 connection established with the POPConnect function.

Return Value

Returns an int value as the number of available messages or a formatted error code on failure.

Remarks

The message count return will indicate the count of all available messages. The count will be the last message position, inclusive, size message positions are not zero inclusive. The last or highest number message is the latest message.

Related Functions

Platform Support

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

Legato IDE, Legato Basic