|
Bob: We're on V5R1 here and %DATE works just fine. Francis Lapeyre IS Dept. Programmer/Analyst Stewart Enterprises, Inc. E-mail: flapeyre (at) stei (dot) com -----Original Message----- From: rpg400-l-bounces@xxxxxxxxxxxx [mailto:rpg400-l-bounces@xxxxxxxxxxxx] On Behalf Of Bob Cozzi Sent: Tuesday, March 8, 2005 12:22 PM To: 'RPG programming on the AS400 / iSeries' Subject: RE: Date issue The date comes into the program as *ISO even if the field is defined as *USA. But that's not important. Make sure you've spelled the name the same and that %DATE is supported. I've sort of lost track as to when the various new built-in functions were introduced but I think %DATE is a V5R2 thing. -Bob -----Original Message----- From: rpg400-l-bounces@xxxxxxxxxxxx [mailto:rpg400-l-bounces@xxxxxxxxxxxx] On Behalf Of Douglas W. Palme Sent: Tuesday, March 08, 2005 11:47 AM To: RPG programming on the AS400 / iSeries Subject: Date issue I have been trying to port some code from a V5R2 to V5R1 machine and am running into some problems with a few date fields. In the DDS for the display file I have a date field set as follows: I defined it as an output field 10 characters in length and then changed the DDS to the following: ddate L datfmt(*usa) The DDS compiled fine, in the RPG code I have an eval statement that is supposed to assign the system date to the ddate field as follows: eval ddate = %date However it keeps saying that the two are not the same type, is there something else I need to do with the %date function in order to make it usa standard? Douglas -- This is the RPG programming on the AS400 / 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 AS400 / 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 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.