|
|
|
I have a service program that passes a record as follows. The amt
field has a value of 123 positive.
call "AAW11"(rec_info);
Record rec_info
10 data char(733);
20 refer char(9);
20 ac char(12);
20 amt decimal(11,2);
End
When amt gets passed to the iseries, it has a negative value
123- (packed) <ed: in apparent over\under hex presentation>:
00013
0002C
Can a decimal field be passed to an iseries program with the
correct sign?
This mailing list archive is Copyright 1997-2010 by MIDRANGE dot 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 here. If you have questions about this, please contact