docs

Home All functions Legacy functions Categories

vuPOP3GetUser()

Clarion prototype

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

Description

Gets pop3 user text using the original vuMail compatibility behavior.

Return value / error codes

Example (Clarion)

MESSAGE('POP3 user: ' & vuPOP3GetUser())

Notes

Home All functions Legacy functions Categories