×
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.
The code you are running doesn't match the listing your looking at?
Regards,
Guy
"Walden H.
Leverich" To: "RPG programming on the AS400 / iSeries" <rpg400-l@xxxxxxxxxxxx>
<WaldenL@TechSoftI cc:
nc.com> Subject: MCH1201 (Rcvr too small) on an _if_ statement???
Sent by:
rpg400-l-bounces@m
idrange.com
07/28/2008 10:11
AM
Please respond to
RPG programming on
the AS400 /
iSeries
OK, had a program fail over the weekend at line 461. Here's the relevant
part of the (supposedly correct) compile listing:
461 if Pet_Name_Ind < 0;
462 // No pet record found, return without doing anything
463 return;
464 endif;
Anyone have any idea how I could get a MCH1201 (Receiver value too small
to hold result.) on line 461? FWIW, Pet_Name_Ind is a 2B0.
-Walden
--
Walden H Leverich III
Tech Software
(516) 627-3800 x3051
WaldenL@xxxxxxxxxxxxxxx
http://www.TechSoftInc.com <
http://www.techsoftinc.com/>
Quiquid latine dictum sit altum viditur.
(Whatever is said in Latin seems profound.)
--
This is the RPG programming on the AS400 / iSeries (RPG400-L) mailing list
To post a message email: RPG400-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit:
http://lists.midrange.com/mailman/listinfo/rpg400-l
or email: RPG400-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at
http://archive.midrange.com/rpg400-l.
As an Amazon Associate we earn from qualifying purchases.