05-24-2024, 08:46 AM
In Visual Basic (Excel, Word... MSOffice) you have, for this job:
MySize = FileLen("TESTFILE")
MyStamp$ = FileDateTime("TESTFILE") ' Returns ... "18/10/2019 11:55:27".
Perhaps one day theese commands will exist in QB64
MySize = FileLen("TESTFILE")
MyStamp$ = FileDateTime("TESTFILE") ' Returns ... "18/10/2019 11:55:27".
Perhaps one day theese commands will exist in QB64
Why not yes ?

