From d13b8a667dc8c054261f3103ccde594ac7c6a072 Mon Sep 17 00:00:00 2001 From: SumGuyTwitches Date: Wed, 10 Mar 2021 12:19:01 -0600 Subject: [PATCH] Update volumes.html SET VOLUME("0"):NAME TO "newname". This code always throws an error "cannot find volume 0". However without the quotes it works as expected. I just removed the quotes so it now shows SET VOLUME(0):NAME TO "newname". It might also be helpful to change the name of volume 1 instead of the archive, but that isn't an error. --- general/volumes.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/general/volumes.html b/general/volumes.html index 6c762d41..039cc399 100644 --- a/general/volumes.html +++ b/general/volumes.html @@ -273,7 +273,7 @@

Naming VolumesTherefore using the SET command on the volumes is useful when dealing with multiple CX-4181’s on the same vessel, so they all will refer to the volumes using the same names:

-