|
Hi, Dave:
Could you tell us more about this "tool" you just got? Is it a freeware
/ shareware tool? Is it available on the web? Sounds interesting ...
As to your question about where to find information about "MCH1210"
errors ...
MCHxxxx error message IDs are "low level" errors that come from the
Machine Interface (MI) layer. Often, MCH1210 indicates that the compiler
generated an MI instruction (e.g., CPYBLAP, CPYNV, etc.), but the target
field is not large enough to contain the value contained in the source
field, especially when converting from one data type to another.
A quick google search for "os/400 mch1210" (without quotes) turned up
quite a few links, including this one, that might help you:
http://www.itjungle.com/fhg/fhg101304-story03.html
Hope that helps,
Mark S. Waterbury
> On 9/11/2012 5:29 AM, Dave wrote:
Thanks,
omg I never even thought of that. I just got a tool and a lowdown from
another developer that helps with transferring the source to
development library and automatically converting any copybook stuff.
Plus a warning to watch out for dates!
Can you point me to anywhere where the MCH1210 errors are documented?
Preferably an IBM source?
2012/9/11 Martin Rowe <dbg400.net@xxxxxxxxx>:
On 11 September 2012 09:02, Dave <dfx1@xxxxxxxxxxxxxx> wrote:
hi all,Hi Dave
After converting an OPM, I have, for example, this :
C MOVEL WPLVDB IPLVDB
where factor 2 is 10A and the result field is date.
I have around 50 pgm to convert. Up till now, I've been testing and
when a program crashes I look in the compile list for date fields.
This is obviously not enough, I need to go through all the programs
and check all the statements involving date fields. Is there anyway I
can generate this information?
How should the line above be rewritten (bearing in mind I have orders
to make the minimum amount of changes!) ?
We had a similar issue with field overflows caused by changing ADD/SUB
to EVAL as part of the conversion. I wrote a routine to extract field
definitions from the compile listing and then print an edited source
listing showing EVAL lines that potentially had an issue. Code is at
http://www.dbg400.net/foswiki/bin/view/DBG400/ChkEvals if you want to
try tweaking it to highlight date field usage on MOVEx lines.
Regards, Martin
--
martin@xxxxxxxxxx http://www.dbg400.net
AS/400 | iSeries | System i Open Source/Free Software
Debian GNU/Linux - http://www.debian.org
Foswiki - The Free Open Source Wiki, http://foswiki.org/
--
This is the RPG programming on the IBM i / System i (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.
--
This is the RPG programming on the IBM i / System i (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.
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.