uNokSoft Group, PowerBuilder Library
Site Meter
- PBORCA API for PowerBuilder
ORCA API DEMO
Descriptions
Demo: Count LOC (base on Search and Replace Text source code). demo file Just a demo of counting lines of codes in PowerBuilder source code, PBL.
LOC, PowerBuilder
Demo: Search and Replace Text for PB 6 to PB 9.
demo file
This demo demonstrates how to use PBORCA API to help you to search and replace string in all objects.
Search and Replace, PowerBuilder
Demo: Dynamic Script in Runtime for PB8
and this demo file for PB6

This demo shows you How to use function CompileEntryImport to import a function to pbl in runtime. now you can change that script and run to see changes without using PowerScript painter.
This demo works only 1 time per run
causes of PB load only once and run function from memory until the end of program. If you want to run serveral times. you need to import to other name like f_helloworld_yyyymmddhhmmss(). and use datawindow or datastore to call Eval('f_hellworld_' + yyyymmddhhmmss)

Demo: uo_orcaapi6

Demo was made for PowerBuilder 6.
If you want to run with PB7, PB8. Please change "PBORC60" to "PBORC70", "PBORC80"

PBORCA API - Functions declaration External Functions Declaration for PowerBuilder 6