It's exactly what I am doing. Log file "common" to respective machine logs "specific". Thinking about it, I am just using a for/next loop to search open files in use. But using the for value as the file open number. I am going to change the open handle to the safer FREEFILE function. All output handles are in the arrray I am searching for filenames. So the value of the handle does not have to be known. Only stored for look up.
Cautionary tale of open, append, close
|
« Next Oldest | Next Newest »
|
Messages In This Thread |
Cautionary tale of open, append, close - by doppler - 01-14-2025, 03:28 PM
RE: Cautionary tale of open, append, close - by mdijkens - 01-15-2025, 09:40 PM
RE: Cautionary tale of open, append, close - by mdijkens - 01-15-2025, 09:48 PM
RE: Cautionary tale of open, append, close - by doppler - Yesterday, 10:23 AM
|
Users browsing this thread: 3 Guest(s)