Skip to content

PCT utilities, intended for mostly .p files to use with PCTRun

License

Notifications You must be signed in to change notification settings

cverbiest/pct-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pct-utils

PCT utilities, intended for mostly .p files to use with PCTRun

Introduction

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.

Dial purpose

When possible I try to make my procedures dual purpose so that they can be called with and without PCT.

Procedures

templates/procedure.p

A template to create a new PCT run procedure

database/generate_st.p

Generates a .st file from an database connection

vscode/generate_riverside_vscodeconfig.p

Uses current ABL session to generate config files for vscode Riverside OpenEdge ABL plugin.

  • adds dbconnections for currently connected databases
  • adds propath entries

About

PCT utilities, intended for mostly .p files to use with PCTRun

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published