<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.ice-online.com/index.php?action=history&amp;feed=atom&amp;title=ERASE</id>
	<title>ERASE - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.ice-online.com/index.php?action=history&amp;feed=atom&amp;title=ERASE"/>
	<link rel="alternate" type="text/html" href="https://wiki.ice-online.com/index.php?title=ERASE&amp;action=history"/>
	<updated>2026-04-13T10:39:08Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.34.1</generator>
	<entry>
		<id>https://wiki.ice-online.com/index.php?title=ERASE&amp;diff=716&amp;oldid=prev</id>
		<title>ConvertBot: deletes Midas and non-Midas files in the auxiliary paths</title>
		<link rel="alternate" type="text/html" href="https://wiki.ice-online.com/index.php?title=ERASE&amp;diff=716&amp;oldid=prev"/>
		<updated>2020-04-27T22:04:35Z</updated>

		<summary type="html">&lt;p&gt;deletes Midas and non-Midas files in the auxiliary paths&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;deletes Midas and non-Midas files in the auxiliary paths&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;filename 1:N&amp;gt; The file name of the file to erase.&lt;br /&gt;
&lt;br /&gt;
This command deletes the specified Midas files.  The list of files is only &lt;br /&gt;
limited by the length of the command line.  A given file is deleted from all&lt;br /&gt;
disks in the current read aux list, unless you explicitly specify the file &lt;br /&gt;
path.  All versions of the file on any one disk are deleted, unless the file &lt;br /&gt;
name explicitly contains a version number (for example, if you use FIND to &lt;br /&gt;
get the file name).&lt;br /&gt;
&lt;br /&gt;
Normally ERASE assumes the file is a Midas file and attempts to open it&lt;br /&gt;
to see whether it has been protected by the FILE PROTECT command.  If the file&lt;br /&gt;
is not a Midas file, there may be a system error opening it, possibly preventing&lt;br /&gt;
ERASE from deleting it.  The /ALL switch erases files without opening them&lt;br /&gt;
(just like an operating system deletion), so it will erase non-Midas files&lt;br /&gt;
and PROTECTed files smoothly.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Examples:&lt;br /&gt;
  1. Erase all files starting with &amp;quot;my&amp;quot;&lt;br /&gt;
       nM&amp;gt; FILES/F=myfiles my*&lt;br /&gt;
       nM&amp;gt; FORALL myfiles erase #&lt;br /&gt;
&lt;br /&gt;
  2. Erase several files, but issue a warning if they don't exist&lt;br /&gt;
       nM&amp;gt; ERASE/warn=n myfile1 myfile2 myfile3&lt;br /&gt;
&lt;br /&gt;
Switches:&lt;br /&gt;
  /ALL      - Erases non-Midas files and protected Midas files as well.&lt;br /&gt;
  /QUIET    - Suppresses output on successful deletions.&lt;br /&gt;
  /WARN=Y|n - Turn off warnings messages as when when files don't exist.&lt;br /&gt;
&lt;br /&gt;
See Also: FILES&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:NXM_Explain]]&lt;/div&gt;</summary>
		<author><name>ConvertBot</name></author>
		
	</entry>
</feed>