PBXB64 V17 Installation
========================

1. Extract this folder to a writable local directory.
2. Run PBXB64.exe from a Command Prompt or PowerShell window.
3. Open PBXB64_Help_EN.chm or PBXB64_Help_DE.chm for language reference.

Compile a PowerBASIC source file:

    PBXB64.exe program.pb

Compile with the supplied PowerBASIC include files:

    PBXB64.exe -I Includes program.pb

Compile an example from this package:

    PBXB64.exe Examples\basic\01_getting_started\hello.bas

Use the included c17_headers directory as an include path for C17 projects.

Website: https://smart-ai-robot.com
