Automated Compile Problem
- How-to
- Michael Kochevar
- PowerBuilder
- Tuesday, 22 January 2019 07:04 PM UTC
Hello,
Trying to use the Autocompile in PB2017 with our automated process but I am stuck on how to point to the workspace when PB is not installed.
The following lines are in an orca script that a batch file executes to do a GLV...
;**********************************************************************
; This is the PBORCA file to GetLatest the Application from SC
;**********************************************************************
start session
set w:="C:\SOURCE\PB2017\BUILD-MKE.pbw"
set w:="C:\SOURCE\PB2017\SIMS\8.100\SIMS8100.pbt"
Without PB installed there is no way to create a workspace or a target. We are not installing PB and are trying to use the AutoCompile.exe functionality that is new to PB2017. Is there another way to perform the GLV?
Thank You for your time,
Mike
Find Questions by Tag
Helpful?
If a reply or comment is helpful for you, please don’t hesitate to click the Helpful button. This action is further confirmation of their invaluable contribution to the Appeon Community.