Página 1 de 1

Possible Bug - FileDateTime()

Publicado: Lun Abr 15, 2013 6:00 pm
por emeasoft
Hello Xailers,
The ValType() of this fuction is returning "T", is this a bug?
Eg.: Valtype(FileDateTime("EXE")) -> T
Wasn't it supposed to return C or D?
TIA,
Juliano

Possible Bug - FileDateTime()

Publicado: Lun Abr 15, 2013 6:41 pm
por ignacio
emeasoft escribió el lun, 15 abril 2013 18:00Hello Xailers,
The ValType() of this fuction is returning "T", is this a bug?
Eg.: Valtype(FileDateTime("EXE")) -> T
Wasn't it supposed to return C or D?
TIA,
Juliano
No, it is OK. Its a new variable type introduced in xHarbour and included also in Harbour.
Regards,

Possible Bug - FileDateTime()

Publicado: Lun Abr 15, 2013 7:15 pm
por emeasoft
Thanks Ignacio!