Discussions tagged OrcaScript
Build from command line with Git, PowerBuilder and Orca 2002R2
- Resolved
- Issue
- Last updated 1 year ago
- Gastón Clara replied 1 year ago
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...
Relative path for images - orcascript
- How-to
- Last updated 1 year ago
- Gilcemar Guizzo Zanette replied 1 year ago
Hi all.
I'm using PB 19 R3.
We're starting to deploy applications using orcascript, but I'm having problems with relative path for images.
Example, in on meu, I've ..\img\icon\sratr.ico
When I build using IDE, everything is ok, but using orcas...
PB 2021 Project Build Crash
- Resolved
- Issue
- Last updated 1 year ago
- kitty he @Appeon replied 1 year ago
The project build fails in IDE, ORCA and AutoBuild utility. Full rebuild is successful. It looks like the crash occurs at the time of showing the compiler warnings prior to creation of EXE file.
PB Pro version 2021, build 1509....
I'm running orcascr220.exe and it's failing because it can't load a DLL.
See the error below:
Appeon (R) OrcaScript interpreter version 22.0
Using ANSI source file Build/cs_land.orca.
Error: Failed to load library: PBORC.DLL.
...
How can I get feedback/debug my Orascript batch file?
- How-to
- Last updated 2 years ago
- Miguel Leeuwe replied 2 years ago
I'm new to PowerBuilder 2017 R3, and I am working on improving a build script written in powershell. At one point in the powershell script, we have a bootstrap.dat file passed as an argument to orcascr170.exe in order to build the application. Unfort...
I have an 21 app that is being built using ORCAScript on my build server. I consistently get the message "Errors encountered during import/compile. Check SMS log." What is the SMS log, and where can I find it? Is there a way to see more informat...
orcascr210.exe - Git - Unable to process map file
- Resolved
- Issue
- Last updated 2 years ago
- John Strano replied 2 years ago
Using Git hosted by DevOps.
PowerBuilder 2021
There are no *.PBG files present, of course.
From the command line...
orcascr210.exe XxXxxx21_Build_Script_PRODUCTION_v04.orca
...there are no explicit errors displayed in the console.
However, the ...
Manifest support for EXE generated using orcascript
- How-to
- Last updated 2 years ago
- mike S replied 4 months ago
Hello All,
Is anyone aware of a way to embed a manifest or use an external manifest in an exe generated using orcascript? We are currently using PowerBuilder 2019 R2 Build 2353. We are using Git as source control. After initial PBL upload we neve...
Hi Guys
I've set up a Jenkins Job with SVN in order to build a PB2019R3 project
In this workspace I've several pbl and there are in different pbl (they are shared with other projects) windows with same name
i've seen during the orca refresh all t...
Hello all,
i want to use different ORCA-versions (105, 125, 170, 190) in C#. I Installed the newest Powerbuilder Versions and did a [DllImport("PBORC...")] with each version.
But in the end, i could not use the 12.5 and 19.0 version because t...
OrcaScript, PB 2019 R3, prompt for rebuild due to runtime version change
- Resolved
- Advice
- Last updated 3 years ago
- Ken Guo @Appeon replied 3 years ago
PowerBuilder 2019 R3 Build 2703
I have an Azure Devops TFS source control containing the latest PowerBuilder 2017 source code.
I have PowerBuilder 2019 R2 Build 2703 migrated PBLs, containing a slighlty older version of the PB 2017 source code.
I ...
Configure pb.ini when deploying using OrcaScript
- Resolved
- Issue
- Last updated 3 years ago
- Adam Narten replied 3 years ago
Hello,
Our application was experiencing the issue described in this Appeon knowledgebase article where a RichTextEdit control's WordWrap property is checked but the text was still not wrapping. I was able to successfully adjust the pb.ini file on my...
Powerbuilder Ocra build in a GITlab Linux Runner
- How-to
- Last updated 3 years ago
- Chris Pollach @Appeon replied 1 year ago
I presently use an orca build script in Windows 10 to build PB 2017 R3. Can I use that orca script in a GITlab Linux Runner?
Thanks in advance
Glenn Benscoter...
Issue with orca during a build
- Resolved
- Issue
- Last updated 3 years ago
- Christophe Feyte replied 3 years ago
Hello, we have a problem with the build of one of our application with orcascript since last week.
We use PowerBuilder 2019 build 2170 with TFS2018 as our source control.Every night at 1 am, a build of all our application start using orcascript.For ...
PowerClient Questions - Roaming Profiles and Automated Builds
- Misc
- Last updated 3 years ago
- Armeen Mazda @Appeon replied 3 years ago
PowerClient looks very exciting as a way to solve the perennial client/server problem of deploying code to clients! But I have questions about a couple of aspects that are making me think it’s not something we can use yet.
I haven't had any hand-on ...
Orcascr170 Unable to process map a .pbg file
- How-to
- Last updated 4 years ago
- Armeen Mazda @Appeon replied 3 years ago
Hello, I'm trying to generate pbl from a version control system.
I'm using SVN version control system. My original pbl, pbt and pbw are located in \pcf_ci1, and my sources are located in \pcf_ci1\ws_object/myfeeling.pbl.src. Here is the debug outpu...
Problem compiling with Orcascript (edited)
- Resolved
- Issue
- Last updated 4 years ago
- François ROSSIGNOL replied 4 years ago
Hi
Message edited on 2020-09-23 after further findings
I'm having trouble compilating one of our applications with Orca where it work great for the others.
I built a powershell script call the appropriate programs and copy files around.
It...
Issues with Orcascr190 crashing
- Issue
- Last updated 4 years ago
- Chris Pollach @Appeon replied 4 years ago
I am currently experiencing an issue with an application that I have that was recently migrated to PB 2019. When calling the orcascript with orcascr190.exe the application will crash listing the faulting module as MSVCR100.dll. The same orcascript ...
Orcascript with Stored PBL's
- Resolved
- Advice
- Last updated 4 years ago
- Jeff Nesler replied 4 years ago
I've recently migrated about a dozen PB apps from 12.5 up to 2019 R2. We also moved from TFS to Bitbucket for source control, we're now storing the .pbl's in Bitbucket, and I'm using Bruce Armstrong's tutorial (thanks Bruce!) to get our builds done ...
ORCA Script - date modification
- How-to
- Last updated 4 years ago
- Chris Pollach @Appeon replied 4 years ago
Hi all,
is there any way to use the ORCA-Script without modifying the modification date? Every time I use the build or the regenerate command my objects in the PBL's gets a new modification date. But afterwards in Powerbuilder I can't see which obj...
- Page :
- 1