Greetings,
I am trying to process some files on a debian machine and it seems that if i use those
fileRow.Column("CreationDate").DateTimeValue = file.CreationDateTime
fileRow.Column("ModificationDate").DateTimeValue = file.ModificationDateTime
i get for few documents only the creation date and the modification date , but most of them came empty.
Now if i do a query i have 148768 files and 132965 of them came empty.
Is there a bug in this or there is something else ?
Thanks
Debian 12
XOJO 2024R3.1
Console App
2 posts - 2 participants