Discussions tagged Command Line

Hi, I have a bunch of applications that are correctly running and I am able to do incremental and full builds, and completely deploy them with no issue (only some warnings). I want to automate the process by deploying them from the command line usi...
  Our C# application needs to use a specific business feature within a PowerBuilder application. As advised by our technical team, the C# application will send instructions to the PowerBuilder application using commands. The PowerBuilder application...
Hi kind souls, Please could you give me a step by step procedure how to build deploy or incremental build my workspace or individual targets using command line. I have seen some command scripts not entirely working correctly. Is there a way i can te...
Hi How do you check if the build was successful or not? Does PBAutobuild return value like 0 = OK, other values = the error number? Is it described somewhere? I haven't found it. Thank you...
convert Hexdecimal string to base64 without using blob variable ?...
Environment : PB2017 R3 , Windows 10  Batch file has the following command to open "abc.exe" executable from "destination" folder  start "" "%destination%\abc.exe" "Parm1" But the Parm1 is not passed to application, although the Run command works...
Hi. Is there any documentation of the parameters for the stand alone compiler pbc170? Thanks. Rolf...
I am trying to execute a command line build : pbc170.exe /d "C:\Build\PBTit-CCH-17\PBL\ge_imed\imed.pbt" /o "C:\Build\PBTit-CCH-17\PBL\ge_imed\imed.exe" /r "C:\Build\PBTit-CCH-17\PBL\ge_bitmaps\imedicons.pbr" /w n /f /m y /tr n /in n /op 0 /x 32 /bg...
I have a trial version of PB2017 on my machine. I successfully migrated the some application from the PB12.6 and try to build exe file from command line. But failed with error: Application 'main' not found in library. My command line : ...
  • Page :
  • 1