Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
_File$ is not behaving as expected, cannot determine why
#4
From digging into a little more in our Dev channel on Discord:

It looks like a bug/unintentional to me, KILL/FILES/_FILES$ all call into the same logic to do the file searching which has a static `DIR *`, so calling one of them resets the state of `_FILES$`. Presumably it should have it's own separate state.

**************

So it's something likely to change and be fixed in a future release. Until then though, reading it into an array would let you work around the issue.
Reply


Messages In This Thread
RE: _File$ is not behaving as expected, cannot determine why - by SMcNeill - 10-10-2024, 12:23 PM



Users browsing this thread: 1 Guest(s)