====== PCBoard Programming Language (PPL) ====== PCBoard comes with it's own programming language, called "PPL", allowing SysOps to easily write own extensions. Most of the documentation for PPL in this wiki originates from the help file of aegis' "PowerPPL IDE" from 1996. I've extracted, reformated and finally added them to this wiki. ===== Table of contents ===== - [[:ppl:source_syntax|Source Syntax]] - [[:ppl:data_types|Data Types]] - [[:ppl:constants-variables|Constants and Variables]] - [[:ppl:expression-operators|Expression Operators]] - [[:ppl:functions:|Functions]] - [[:ppl:statements:|Statements]] - [[:ppl:dbase-functions-statements|DBase III Functions and Statements]] - [[:ppl:compilation-directives|Compilation Directives]] - [[:ppl:color-codes|Color Codes]] ---- **Tags:** {{tag>ppl toc}}