AdvPL

AdvPL is a proprietary programming language based on xBase. It was released in 1999 and is used for development of applications in the ERP Protheus made by TOTVS. Wikipedia

Created Year: 1994
Aliases: Advanced Protheus Language

Wikidata: Q9555609

Hello World in AdvPL

User Function Hello()
Local cMsg := "Hello World"
conout(cMsg)
MsgInfo(cMsg)
Return

Search on GitHub


Latest data update: 2025-04-02