<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://wiki.signature.net/skins/common/feed.css?270"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://wiki.signature.net/index.php?action=history&amp;feed=atom&amp;title=IB_Statements%2Funset</id>
		<title>IB Statements/unset - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://wiki.signature.net/index.php?action=history&amp;feed=atom&amp;title=IB_Statements%2Funset"/>
		<link rel="alternate" type="text/html" href="http://wiki.signature.net/index.php?title=IB_Statements/unset&amp;action=history"/>
		<updated>2026-04-08T20:30:48Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.16.0</generator>

	<entry>
		<id>http://wiki.signature.net/index.php?title=IB_Statements/unset&amp;diff=477&amp;oldid=prev</id>
		<title>Badge: New page: '''UNSET directive'''   '''Syntax:'''  UNSET symbolic-constant    '''Discussion:'''  The UNSET statement is a compiler directive. As such, it causes an action to occur when the program is ...</title>
		<link rel="alternate" type="text/html" href="http://wiki.signature.net/index.php?title=IB_Statements/unset&amp;diff=477&amp;oldid=prev"/>
				<updated>2009-05-22T13:44:30Z</updated>
		
		<summary type="html">&lt;p&gt;New page: &amp;#39;&amp;#39;&amp;#39;UNSET directive&amp;#39;&amp;#39;&amp;#39;   &amp;#39;&amp;#39;&amp;#39;Syntax:&amp;#39;&amp;#39;&amp;#39;  UNSET symbolic-constant    &amp;#39;&amp;#39;&amp;#39;Discussion:&amp;#39;&amp;#39;&amp;#39;  The UNSET statement is a compiler directive. As such, it causes an action to occur when the program is ...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;'''UNSET directive''' &lt;br /&gt;
&lt;br /&gt;
'''Syntax:'''  UNSET symbolic-constant  &lt;br /&gt;
&lt;br /&gt;
'''Discussion:'''  The UNSET statement is a compiler directive. As such, it causes an action to occur when the program is compiled, not when the program is executed. The UNSET directive can appear anywhere in an Internet Basic source program. &lt;br /&gt;
To facilitate the manipulation of symbolic constants for conditional compilation purposes, the Internet Basic language includes the UNSET directive. The UNSET directive clears the definition of the symbolic constant (i.e., &amp;quot;un-defines&amp;quot; it). This directive is particularly useful when working with the .IFDEF and .IFNDEF directives. &lt;br /&gt;
 &lt;br /&gt;
'''Example:'''  UNSET ABC     ! un-define the symbolic constant named ABC&lt;/div&gt;</summary>
		<author><name>Badge</name></author>	</entry>

	</feed>