From e796b93532be74b0efaac5bc98f694cebd24edcd Mon Sep 17 00:00:00 2001 From: Bobbi Webber-Manners Date: Thu, 15 Dec 2022 17:59:07 -0500 Subject: [PATCH] Added *REMOVE and *TITLE to README.md --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8052928..2a011a4 100644 --- a/README.md +++ b/README.md @@ -328,7 +328,7 @@ command is accepted by Applecorn but does nothing. `*TAPE` - On the real BBC Micro, this selects the Cassette Filing System. This command is accepted by Applecorn but does nothing. -#### HostFS Filing System Commands +#### Filing System & HostFS Commands This set of commands relates to filesystem operations, which would correspond to the Disk Filing System (DFS) or Advanced Disk Filing System (ADFS) of the @@ -369,12 +369,20 @@ of a ROM routine.) can also delete directories, provided they are empty. No wildcards are allowed. +`*REMOVE ` - Delete file `` from disk. This command +is identical to `*DELETE` except that no error message is shown if the file +to be deleted does not exist. + `*DESTROY ` - Deletes multiple files as specified by ``. For example, `*DESTROY PROJECT/*.ASM`. `*RENAME ` - Rename file or directory `` to ``. No wildcards are allowed. +`*TITLE [] ` - Change the disk title (or volumename in ProDOS +terms.) If no drive is specified, the name of the volume in the +drive corresponding to the current ProDOS prefix is changed. + `*DRIVE <drv>` - Switch to the specified physical drive. This is equivalent to using `*DIR` but does not allow subdirectories to be specified. The working directory will be set to the volume directory corresponding to