'MT' conversion (OpenInsight 32-Bit)
At 13 JUL 2010 06:00:05AM Martin Drenovac wrote:
Sorry for what I'm sure is my poor eye-sight.
z = 74308
zz = OCONV(z,"MT") -]] 20:38
zzz =ICONV(zz,"MT") -]] 74280
which is causing me some grief as I try to compare records.
What am I not understanding here?
TIA..
At 13 JUL 2010 06:16AM Keith Alvey wrote:
Hi Martin,
I think because you are using 'MT' it is rounding seconds.
Try using 'MTS' instead.
HTH
Simon