Proparse

tamhas

ProgressTalk.com Sponsor
There are a number of resources available to you. On OE Hive there is a Proparse project and book - http://www.oehive.org/proparse. This includes a forum for asking questions at http://www.oehive.org/forum/413

Also, my ABL2DB project, which I suspect will be of interest to you is also on OE Hive at http://www.oehive.org/ABL2DB . This includes installation instructions, examples of the use of Proparse in a couple of the modules so far, and several Proparse utilities. I started a document on using Proparse outside of the context of ProLint, but it is a long way from finished.

Note that one of the problems with figuring out how to use Proparse is that many examples, including ProLint itself, are written using the old interface. There is a "shim" that translates old calls to new ones, but it is a hard way to figure things out.

Other resources include the Javadoc http://oehive.github.io/proparse-javadoc/index.html

You also might find my papers on ABL2DB useful
http://cintegrity.com/content/How-Can-I-Fix-Applied-Use-ABL2DB -Real-World-Problems has a more recent view including some real world problems.
http://cintegrity.com/content/Databasing-ABL-Code-and-Data-Relationships is an earlier paper, but includes more information on the data structure.

Note that ABL2DB is evolving rapidly at this point, much of which is in response to user needs.
 

tamhas

ProgressTalk.com Sponsor
Oh yes, James (Cringer) and I will be presenting on this at PC EMEA in Copenhagen.
 
Top