× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



John,
The *PSSR will only be called by the system when a program exception error occurs.
You can put any code in it that you want to execute when that happens.
If you are using the cycle, you can specify a return point within the cycle to continue processing at after the error, but I would not recommend it.
Normally, this routine will only be called when a severe unrecoverable error occurs.

The INFSR subroutine has the same purpose as the *PSSR, but is only called when a severe exception condition occurs for the file it is specified for.
You would put whatever code you needed to trap the error information and soft end the program rather than have the user see a CPF message.

 
Jeff Young
Sr. Programmer Analyst
IBM -e(logo) server Certified Systems Exper - iSeries Technical Solutions V5R2 
IBM  Certified Specialist- e(logo) server i5Series Technical Solutions Designer V5R3
IBM  Certified Specialist- e(logo)server i5Series Technical Solutions Implementer V5R3
  
 






________________________________
From: John Furniss <JFurniss@xxxxxxxxxxxxxxxxx>
To: RPG programming on the IBM i / System i <rpg400-l@xxxxxxxxxxxx>
Sent: Thursday, March 19, 2009 11:55:54 AM
Subject: Record lock on primary input

List,

            I researched this in the archives and found lots of
suggestions, but unfortunately I've never coded a *PSSR or used an
INFSR. Could someone just post a small snippet of code or tell me where
I need to put the INFSR? I couldn't get the *PSSR to get called. So any
help would be greatly appreciated.



Thanks much!



John Furniss

Applications Programmer

Allied Machine & Engineering, Corp

Phone: 330-343-4283, ext. 8371

email: jfurniss@xxxxxxxxxxxxxxxxx




As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.