Discussions tagged Command Line

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