home | PPWizard
#define lang en
#if "<$lang>" = "de" \ ... \ #else \ .... \ #endif
#IF with REXX-Commands
; if file exists then ... #if QueryExists("c:\autoexec.bat") <> "" \ ... #endif \
Last update: 05.05.02