I believe iso numeric is "2007-08-01"
-----Original Message-----
From: rpg400-l-bounces+mark.keller=surlatable.com@xxxxxxxxxxxx
[mailto:rpg400-l-bounces+mark.keller=surlatable.com@xxxxxxxxxxxx] On
Behalf Of Doug Palme
Sent: Thursday, August 02, 2007 11:30 AM
To: 'RPG programming on the AS400 / iSeries'
Subject: RE: MIR signature version 1
Our dates are iso numeric....IE: 20070801
Do you still want me to add the code below Joe?
-----Original Message-----
From: rpg400-l-bounces@xxxxxxxxxxxx
[mailto:rpg400-l-bounces@xxxxxxxxxxxx]
On Behalf Of Joe Pluta
Sent: Thursday, August 02, 2007 11:01 AM
To: 'RPG programming on the AS400 / iSeries'
Subject: RE: MIR signature version 1
Okay, now we're on to something.
Add the following statement right before the SQL:
EVAL MyVars = %char(SLTDAT) + '/' + %char(SLACCT)
Then debug it and tell us what is in that variable.
Joe
From: Doug Palme
ZSUM has a value of 20.
--
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 transmission may contain information that is privileged,
Confidential and/or exempt from disclosure under applicable law.
If you are not the intended recipient, you are hereby notified that
any disclosure, copying, distribution, or use of the information
contained herein (including any reliance thereon) is STRICTLY
PROHIBITED. If you received this transmission in error, please
immediately contact the sender and destroy the material in its
entirety, whether in electronic or hard copy format. Thank you.
************************************************************************
****
As an Amazon Associate we earn from qualifying purchases.