×
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.
I believe it's the H spec value h option(*SRCSTMT) that will give you
meaningful statement numbers in your error message and dump that you can
tie much more easily to your source.
Trevor Briggs
Analyst/Programmer
Lincare, Inc.
(727) 431-1246
TBriggs2@xxxxxxxxxxx
-----Original Message-----
From: rpg400-l-bounces@xxxxxxxxxxxx
[mailto:rpg400-l-bounces@xxxxxxxxxxxx] On Behalf Of rob@xxxxxxxxx
Sent: Tuesday, November 20, 2012 3:16 PM
To: rpg400-l@xxxxxxxxxxxx
Subject: MCH1210 - Receiver value too small to hold result.
I am getting a MCH1210 error
Statement in Error . . . . . . . . . . : 00001273
RPG Routine . . . . . . . . . . . . . : DRILLDOW
Number of Parameters . . . . . . . . . :
Message Type . . . . . . . . . . . . . : MCH
Additional Message Info . . . . . . . : 1210
Message Data . . . . . . . . . . . . . :
Receiver value too small to hold result.
DrillDown(DirectoryName); // MCH1210 error here!!!!!
Source listing
http://code.midrange.com/2c08ed8d39.html
Compile listing
http://code.midrange.com/598444bec7.html
Dump
http://code.midrange.com/24669d27c8.html
Rob Berendt
As an Amazon Associate we earn from qualifying purchases.