|
How would msec be defined? 20s 0? -----Original Message----- From: rpg400-l-bounces+crandall=aaacooper.com@xxxxxxxxxxxx [mailto:rpg400-l-bounces+crandall=aaacooper.com@xxxxxxxxxxxx] On Behalf Of Joe Pluta Sent: Wednesday, October 04, 2006 5:05 PM To: 'RPG programming on the AS400 / iSeries' Subject: RE: %mseconds BIF Have you tried using the BIF on a field defined as type "Z" (timestamp)? Anotehr way I have successfully used is the following: Msec = %subdt( timestampfield : *MSECONDS); Again, timestampfield is a field of type Z. IIRC, it didn't work with date field or time fields, only timestamps. Joe
I have tried each of the above 5 bif commands with one or both of the errors Below, I guess I do not follow how a duration BIF is supposed to
work.
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.