Recent

Author Topic: Function Time and blank result  (Read 19859 times)

xinyiman

  • Hero Member
  • *****
  • Posts: 2256
    • Lazarus and Free Pascal italian community
Re: Function Time and blank result
« Reply #15 on: February 04, 2010, 08:43:59 am »
what is the output of
writeln(LongTimeFormat.LongTimeFormat);

Maybe it get's reset somewhere?

writeln(LongTimeFormat.LongTimeFormat);

Returns an error.
Win10, Ubuntu and Mac
Lazarus: 2.1.0
FPC: 3.3.1

sasa

  • Guest
Re: Function Time and blank result
« Reply #16 on: February 04, 2010, 08:51:48 am »
It is a typo: writeln(LongTimeFormat)

xinyiman

  • Hero Member
  • *****
  • Posts: 2256
    • Lazarus and Free Pascal italian community
Re: Function Time and blank result
« Reply #17 on: February 04, 2010, 09:30:23 am »
It is a typo: writeln(LongTimeFormat)

Code:

writeln('LongTimeFormat = ', LongTimeFormat);

Result

LongTimeFormat =
Win10, Ubuntu and Mac
Lazarus: 2.1.0
FPC: 3.3.1

 

TinyPortal © 2005-2018