Do I need to make changes to pscbl.mak?
We are a Linux environment, currently using RHEL 6.
We use a PS_CUST_HOME as we have customized a number of the COBOL programs, and even written new programs that are called by customized version of the delivered programs. We have also customized a number of the copybooks. This was done mostly to expand some table sizes for Pension Administration.
I recently installed a tax update to a copy of our production environment, and had some unexplained results when I ran a test payroll. To try and trace the problem I first copied PTCLIBFX.cbl into PS_CUST_HOME/src/cbl, added a few display statements to one of our customized programs that had been impacted by the tax update. and recompiled everything.