×
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.
You may try to add the keyword EXTBININT(*YES) to the H-Specs, so the
integer fields are not converted into 9P 0.
Mit freundlichen Grüßen / Best regards
Birgitta Hauser
"Shoot for the moon, even if you miss, you'll land among the stars." (Les
Brown)
"If you think education is expensive, try ignorance." (Derek Bok)
"What is worse than training your staff and losing them? Not training them
and keeping them!"
-----Ursprüngliche Nachricht-----
Von: rpg400-l-bounces@xxxxxxxxxxxx [mailto:rpg400-l-bounces@xxxxxxxxxxxx] Im
Auftrag von Mike Wills
Gesendet: Wednesday, 13. July 2011 17:40
An: RPG programming on the IBM i / System i
Betreff: Re: DDL, likerec DS, and Problems...
This is my h-specs:
H actgrp('EGOV') bnddir('MODULES':'EGOV') dftactgrp(*no)
H option(*srcstmt:*nodebugio) datfmt(*usa)
Doing a search for "CVTOPT", "Option" (except compiler options), and
"Convert" didn't turn up anything in the source listing. There is no
default set for CRTBNDRPG either.
--
Mike Wills
http://mikewills.me
On Wed, Jul 13, 2011 at 10:01 AM, Charles Wilt <charles.wilt@xxxxxxxxx>
wrote:
Check your compile listing to see what CVTOPT() were specified...
I'm thinking the dates or the varying string being read in are being
converted...you probably don't want them to be.
Charles
As an Amazon Associate we earn from qualifying purchases.