|
----- Message from Mark Murphy <jmarkmurphy@xxxxxxxxx> on Fri, 26. . .
Jan 2018 11:41:57 -0500 -----
To:
"Rational Developer for IBM i / Websphere Development Studio Client
for System i & iSeries" <wdsci-l@xxxxxxxxxxxx>
Subject:
[WDSCI-L] Time Constant Errors
RDi - 9.6.0.1
IBM i - 7.1
I have the following code
**free
ctl-opt Option(*SrcStmt : *NoDebugIo: *NoUnref)
DatFmt(*ISO) TimFmt(*ISO)
DftActGrp(*No) ActGrp(*New)
BndDir('JCS')
Main(JCUPDFLCYR);
...
dcl-s RunTime Time Inz(t'02.03.00');
to
If I change my default time format to *HMS, and the time literal to
t'02:03:00', then RDi is happy (it also compiles properly). But I prefer
keep my dates and times in *ISO format internally.
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.