Much of the PSL programming environment is familiar to M programmers. However, a few features that are available in M are not available in the PSL programming environment. In addition, several processes (such as passing parameters to procedures and handling errors) require further explanation as to how they are implemented in PSL.
This section discusses the implementation issues specific to PSL, and provides a discussion of how to compile and run PSL procedures. Click below for further details.
Instantiating a Row Class Object
Issues to Review for Custom Code
Use of Result Sets versus DB Sets
Writing PSL Procedures