Connection Information

To perform the requested action, WordPress needs to access your web server. Please enter your FTP credentials to proceed. If you do not remember your credentials, you should contact your web host.

Connection Type

/c (and other compiling parameters) – PB Docs 2021 – PowerBuilder Library

/c (and other compiling parameters) – PB Docs 2021

/c (and other compiling parameters)

/c is used to compile the PowerBuilder projects and then saves
the changes into the related PBLs.

/c supports:

  1. two file types: .pbw or .pbt (.pbl is not supported
    currently).

  2. two compilation modes: /f for full compilation; and /i for
    incremental compilation. If not specified, full compilation will
    be used by default.

Examples:

This example compiles test11.pbw in full compilation
mode:

pbc210 /c test11.pbw

This example compiles test11.pbw in incremental compilation
mode:

pbc210 /c test11.pbw /i


Document get from Powerbuilder help
Thank you for watching.
Was this article helpful?
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x