× 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.



On 19/12/2007, Wilt, Charles <WiltC@xxxxxxxxxx> wrote:
No, the human readable is not stored in the DB. ( except in the case of the
program describe file. RPG handles dates as 10 character fields. You can see
this in procedure calls with date parameters.)

Remember, i5 OS is object based, and what are a couple key points about
objects? Abstraction and information hiding; thus, the input/output to/from the
DB for a date field are 10-char. But internally, the data is converted and stored
as an integer.

DSPFFD isn't really lying. From outside the object, 10-char is the format you
see for I/O.

The only way to really see the internal format would be DMPOBJ.

Thanks for the explanation, Charles. The problem with DMPOBJ is that I
can't find clear text data I know to be in the database in the spooled
output. I don't see therefore how I can use it to identify my
internally formatted dates.


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-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.