docs

Home All functions Legacy functions Categories

vuPOP3GetServer()

Clarion prototype

Prototype: vuPOP3GetServer(), CSTRING, PROC, PASCAL, RAW, NAME(‘vuPOP3GetServer’)

Description

Gets pop3 server text using the original vuMail compatibility behavior.

Return value / error codes

Example (Clarion)

MESSAGE('POP3 server: ' & vuPOP3GetServer())

Notes

Home All functions Legacy functions Categories