From a18eeeabae5653b65eb607d897ecc43eb43a23bf Mon Sep 17 00:00:00 2001 From: Bobbi Webber-Manners Date: Sun, 12 Sep 2021 01:05:01 -0400 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 74da5e3..b6ae152 100644 --- a/README.md +++ b/README.md @@ -190,6 +190,11 @@ Wildcards may also be used for `OSFILE` and `OSFIND` system calls, so BASIC command like `LOAD""`, `CHAIN""`, `OPENIN""` and `OPENUP""` can use wildcards to specify the file to open. +The attentive reader will have noticed that I mention an exception to +wildcard matching. Volume directory names are not currently subject +to wildcard search. Either type them in full, or use the colon +notation to specify physical drive as an abbreviation. + ### Star Commands `*QUIT` - Terminate Applecorn and quit to ProDOS. Because the 'BBC Micro'