10-14-2024, 02:10 AM
(This post was last modified: 10-14-2024, 02:11 AM by a740g.
Edit Reason: Fixed some typo
)
(10-11-2024, 01:46 PM)Dav Wrote: @luke: Thank you very much!The only problem with getting file information using SHELL is that getting it to work cross-platform is a pain.
@bplus: Thanks for testing. Yes, those are nice functions. I wanted a customized look. Also thinking of making a clone of my old favorite filemanager from DOS a days, which listed files like this. I may go back to SHELL and temp files for that though, because I can get a lot more file info that way. I often thought it would be nice if there was a _FILEINFO function to retrieve file/dir details, things like if read only, last modified, permissions, date, etc.
- Dav
How about something like GetAttr function (_GETATTR) and FileLen function (_FILELEN)?