<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://library.morph.zone/index.php?action=history&amp;feed=atom&amp;title=Shell_Commands%2FLab</id>
		<title>Shell Commands/Lab - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://library.morph.zone/index.php?action=history&amp;feed=atom&amp;title=Shell_Commands%2FLab"/>
		<link rel="alternate" type="text/html" href="https://library.morph.zone/index.php?title=Shell_Commands/Lab&amp;action=history"/>
		<updated>2026-05-18T13:38:36Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.30.0</generator>

	<entry>
		<id>https://library.morph.zone/index.php?title=Shell_Commands/Lab&amp;diff=1950&amp;oldid=prev</id>
		<title>JPV: Created page with &quot;'''Lab''' - Defines a label in a batch file  No Template                                                                                 Lab is used in script to define a labe...&quot;</title>
		<link rel="alternate" type="text/html" href="https://library.morph.zone/index.php?title=Shell_Commands/Lab&amp;diff=1950&amp;oldid=prev"/>
				<updated>2015-03-03T10:56:40Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;&amp;#039;&amp;#039;&amp;#039;Lab&amp;#039;&amp;#039;&amp;#039; - Defines a label in a batch file  No Template                                                                                 Lab is used in script to define a labe...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;'''Lab''' - Defines a label in a batch file&lt;br /&gt;
&lt;br /&gt;
No Template&lt;br /&gt;
                                                                               &lt;br /&gt;
Lab is used in script to define a label that is searched for by the Skip command.&lt;br /&gt;
The label can be of any length, but must be alphanumeric. No symbols are allowed.&lt;br /&gt;
If the label contains spaces, it must be enclosed in quotation marks.&lt;br /&gt;
&lt;br /&gt;
Example:&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;&lt;br /&gt;
If EXISTS ram:test&lt;br /&gt;
    SKIP oky&lt;br /&gt;
EndIf&lt;br /&gt;
&lt;br /&gt;
echo &amp;quot;File 'ram:test' does not exist.&amp;quot;&lt;br /&gt;
QUIT&lt;br /&gt;
&lt;br /&gt;
LAB oky&lt;br /&gt;
echo &amp;quot;File 'ram:test' exists.&amp;quot;&amp;lt;/nowiki&amp;gt;&lt;/div&gt;</summary>
		<author><name>JPV</name></author>	</entry>

	</feed>