tom-seddon / beeblink

A file storage system for the BBC Micro
GNU General Public License v3.0
16 stars 2 forks source link

`*LOCATE` not searching all DFS-style drives #145

Closed tom-seddon closed 11 months ago

tom-seddon commented 11 months ago

Works if specifying drive manually or using a wildcard. It's not using the current drive though!

>*LOCATE SELFUPDATE
::beeblink:0.$.SELFUPDATE
>*DRIVE 1
>*LOCATE SELFUPDATE
::beeblink:0.$.SELFUPDATE
>*LOCATE TUTEST
No files found.
>*LOCATE :1.TUTEST
::beeblink:1.$.TUTEST