×

Good News Everybody!

The new search engine is LIVE!

Please report any problems to david (at) midrange.com.




In one of his prior posts he mentioned that he started with BOTH.

Charles


On Thu, Jul 31, 2014 at 11:59 AM, DeLong, Eric <EDeLong@xxxxxxxxxxxxxxx>
wrote:

Ok, so in the DDS he declares this field for INPUT only, meaning that this
field will be in the INPUT data structure, but not OUTPUT. How does RPG
map dcl-ds dsprec likerec(display: *all) when input and output formats are
different?

I still think all he needs to do is define the field for BOTH input and
output...

-Eric

-----Original Message-----
From: RPG400-L [mailto:rpg400-l-bounces@xxxxxxxxxxxx] On Behalf Of
Charles Wilt
Sent: Thursday, July 31, 2014 9:54 AM
To: RPG programming on the IBM i (AS/400 and iSeries)
Subject: Re: MAPVAL issues

It doesn't appear that you are initializing the DS...so what are you
loading to it?

Are you using OVRDTA / PUTOVR keywords by chance...though I wouldn't
expect those to matter for an input only field...you said in another post
you started with a Both.

I'm wondering if the problem is in the i/o to the DS.

I'd try doing an exfmt using I & O -specs jsut to see if it works there.

Charles


On Wed, Jul 30, 2014 at 1:29 PM, Mark Murphy/STAR BASE Consulting Inc. <
mmurphy@xxxxxxxxxxxxxxx> wrote:

Does anyone use the MAPVAL keyword? I am having the following issue,


My date field is defined like so:
A RPTDT L I 5 29DATFMT(*USA)
A MAPVAL(('01/01/0001' *BLANK))

I am reading into a data structure defined like this:
dcl-ds dsprec likerec(display: *all);

But when I read the record (using EXFMT), a blank keyed on the screen
is input as a blank which causes invalid format error when the field is
used.

What am I doing wrong?

Mark Murphy
STAR BASE Consulting, Inc.
mmurphy@xxxxxxxxxxxxxxx
--
This is the RPG programming on the IBM i (AS/400 and 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.


--
This is the RPG programming on the IBM i (AS/400 and 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.

--
This is the RPG programming on the IBM i (AS/400 and 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.

This thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2026 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.