PCT utilities, intended for mostly .p files to use with PCTRun
Most PCT procedures I create are specific for our environment and therefore not suitable to share. Today I created a procedure to write an st file from an existing database. This is not related to the our application but only requires standard OpenEdge logic.
When possible I try to make my procedures dual purpose so that they can be called with and without PCT.
A template to create a new PCT run procedure
Generates a .st file from an database connection
Uses current ABL session to generate config files for vscode Riverside OpenEdge ABL plugin.
- adds dbconnections for currently connected databases
- adds propath entries