File modification date unreliable in standalone (files() function)
Posted: Sun Mar 29, 2026 3:04 pm
Hi everyone,
I’m working with LiveCode (native standalone, not HTML5), and I’m trying to retrieve the modification date of files programmatically.
I’m using the files() function in its detailed (long) form, which should return several attributes including the modification date.
However, while this works correctly in the IDE, in the standalone application the modification date field seems unreliable or sometimes incorrect.
So my questions are:
Is there a known issue with retrieving file modification dates using files() in a native standalone?
Is there a more reliable way to get the modification date of a file in LiveCode?
Are there platform-specific differences (Windows / macOS) that I should be aware of?
For context, I’m mainly testing on macOS and Windows.
Any help or clarification would be greatly appreciated.
Thanks in advance!
I’m working with LiveCode (native standalone, not HTML5), and I’m trying to retrieve the modification date of files programmatically.
I’m using the files() function in its detailed (long) form, which should return several attributes including the modification date.
However, while this works correctly in the IDE, in the standalone application the modification date field seems unreliable or sometimes incorrect.
So my questions are:
Is there a known issue with retrieving file modification dates using files() in a native standalone?
Is there a more reliable way to get the modification date of a file in LiveCode?
Are there platform-specific differences (Windows / macOS) that I should be aware of?
For context, I’m mainly testing on macOS and Windows.
Any help or clarification would be greatly appreciated.
Thanks in advance!