×
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.
That is right. UDAY is indeed the jod date. And the job date does not
change automatically at midnight. It is set when the job start and can
be changed by issuing some commands, but not automatically.
<Arthur.Marino@xxxxxxxxxxxxxxxx> 2007-06-05 13:26 >>>
I believe UDAY... is part of UDATE which is theJOB date, not the
current
system date. If I'm correct, your issue would occur if the job this
program is running in started on June 1st.
Arthur J. Marino
Southern Container Corporation
(631) 297 - 2276
"derek gonsalves" <d_gons@xxxxxxxxxxx>
Sent by: rpg400-l-bounces@xxxxxxxxxxxx
06/05/2007 01:10 PM
Please respond to
RPG programming on the AS400 / iSeries <rpg400-l@xxxxxxxxxxxx>
To
RPG400-L@xxxxxxxxxxxx
cc
Subject
UDAY (Reserved Word)
Hi all,
What value does UDay return?? Isn't it supposed to return the current
Day?
I am facing a problem over here
UYear returns 07- which is perfect
UMonth returns 06 - which again is perfect
But Uday always returns the value 01 - ??? (Tried running it yesterday
-
still the same result)
Why is it so?? Any suggestions??
$Calc Begsr
Eval @CY1 = UYear
Eval @CM1 = UMonth
Eval @CD1 = UDay
Endsr
Thanks in advance
Derek
As an Amazon Associate we earn from qualifying purchases.