×
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.
SBMJOB CMD(CALL PGM(TESTHAL)) JOBQ(QBATCH)
-----Original Message-----
From: RPG400-L [mailto:rpg400-l-bounces@xxxxxxxxxxxxxxxxxx] On Behalf Of Singh, Ashwani (Lake Mary) via RPG400-L
Sent: Thursday, July 8, 2021 2:12 PM
To: RPG programming on IBM i <rpg400-l@xxxxxxxxxxxxxxxxxx>
Cc: Singh, Ashwani (Lake Mary) <Ashwani.Singh@xxxxxxxxxx>
Subject: Monitor block performance question
Hello,
Would like to check with you guys if monitor block handling significant higher errors ( > 400K and may be more do not have exact stat but significantly higher) would impact performance the program or is it insignificant and will not have any impact at all.
if bkntRefNum <> *blanks;
np18 = bkntRefNum;
dtlRefNum = np18d;
evalR refNum = %char(dtlRefNum);
endif;
on-Error;
refNum = bkntRefNum;
endMon;
TIA!
Thanks,
Ashwani
--
This is the RPG programming on IBM i (RPG400-L) mailing list To post a message email: RPG400-L@xxxxxxxxxxxxxxxxxx To subscribe, unsubscribe, or change list options,
visit:
https://lists.midrange.com/mailman/listinfo/rpg400-l
or email: RPG400-L-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives at
https://archive.midrange.com/rpg400-l.
Please contact support@xxxxxxxxxxxxxxxxxxxx for any subscription related questions.
Help support midrange.com by shopping at amazon.com with our affiliate link:
https://amazon.midrange.com
As an Amazon Associate we earn from qualifying purchases.