Posted by Jeff Cinelli on April 30, 2019 at 09:46:32:
The results from the FINDNEXTFILE command return the file name starting at position 45. Do the first 44 bytes contain a date & time stamp, and if so, is there a way to decode that?
I'm trying to find a way to look at a Windows directory from Comet, and determine if any of the files changed since the last time I looked at it.
Option B is to shell to a command prompt, and do a DIR and output to a text file, then have Comet read the text file. But I'd prefer to do it using FINDNEXTFILE if possible.
Each file can be a maximum of 1MB in length Uploaded files will be purged from the server on a regular basis.