Running PBAutoBuild

You can compile and/or deploy PowerBuilder projects using PBAutoBuild250.exe.

  1. Prepare the PowerBuilder projects.

    Make sure the PBT file is not read-only.

    Make sure PBL name contains no multi-byte characters. PBAutoBuild will fail to run when PBL name contains multi-byte characters.

  2. In the command window, type PBAutoBuild250 and the parameters.

    For the supported parameters, see PBAutoBuild supported parameters.

    Note: To compile and deploy the PowerBuilder C/S Application project with PBAutoBuild, you can also create and generate the command in the PowerBuilder IDE, and then copy and paste the command to the command window to run with PBAutoBuild250. In the PowerBuilder IDE, click New > Project > Application, you will see the command automatically generated according to the Application project settings.