<?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%2Flcase</id>
		<title>IB Statements/lcase - 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%2Flcase"/>
		<link rel="alternate" type="text/html" href="http://wiki.signature.net/index.php?title=IB_Statements/lcase&amp;action=history"/>
		<updated>2026-05-13T00:22:38Z</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/lcase&amp;diff=430&amp;oldid=prev</id>
		<title>Badge at 11:06, 22 May 2009</title>
		<link rel="alternate" type="text/html" href="http://wiki.signature.net/index.php?title=IB_Statements/lcase&amp;diff=430&amp;oldid=prev"/>
				<updated>2009-05-22T11:06:21Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;table style=&quot;background-color: white; color:black;&quot;&gt;
			&lt;col class='diff-marker' /&gt;
			&lt;col class='diff-content' /&gt;
			&lt;col class='diff-marker' /&gt;
			&lt;col class='diff-content' /&gt;
		&lt;tr valign='top'&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;← Older revision&lt;/td&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 11:06, 22 May 2009&lt;/td&gt;
		&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 9:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 9:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;Also see UCASE. &amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;Also see UCASE. &amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;-&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;'''Example 1:&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;''''''Bold text&lt;/del&gt;'''&amp;nbsp; Y$ = LCASE(X$)&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;'''Example 1:'''&amp;nbsp; Y$ = LCASE(X$)&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;In the above example, any upper case characters contained in X$ are converted to lower case and the entire string is moved to Y$. For example, if X$ equals &amp;quot;Signature Systems&amp;quot; then Y$ will equal &amp;quot;signature systems&amp;quot;. &amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;In the above example, any upper case characters contained in X$ are converted to lower case and the entire string is moved to Y$. For example, if X$ equals &amp;quot;Signature Systems&amp;quot; then Y$ will equal &amp;quot;signature systems&amp;quot;. &amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Badge</name></author>	</entry>

	<entry>
		<id>http://wiki.signature.net/index.php?title=IB_Statements/lcase&amp;diff=429&amp;oldid=prev</id>
		<title>Badge: New page: '''LCASE function'''   '''Syntax:'''  LCASE(string-argument)    '''Discussion:'''  The LCASE function converts upper case characters in a string-argument to lower case characters. Other ch...</title>
		<link rel="alternate" type="text/html" href="http://wiki.signature.net/index.php?title=IB_Statements/lcase&amp;diff=429&amp;oldid=prev"/>
				<updated>2009-05-22T11:05:53Z</updated>
		
		<summary type="html">&lt;p&gt;New page: &amp;#39;&amp;#39;&amp;#39;LCASE function&amp;#39;&amp;#39;&amp;#39;   &amp;#39;&amp;#39;&amp;#39;Syntax:&amp;#39;&amp;#39;&amp;#39;  LCASE(string-argument)    &amp;#39;&amp;#39;&amp;#39;Discussion:&amp;#39;&amp;#39;&amp;#39;  The LCASE function converts upper case characters in a string-argument to lower case characters. Other ch...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;'''LCASE function''' &lt;br /&gt;
&lt;br /&gt;
'''Syntax:'''  LCASE(string-argument)  &lt;br /&gt;
&lt;br /&gt;
'''Discussion:'''  The LCASE function converts upper case characters in a string-argument to lower case characters. Other characters in the string-argument (e.g., lower case characters, special characters) remain unchanged. &lt;br /&gt;
&lt;br /&gt;
The string-argument may be a string constant, a single-element string variable, a string array element, a string expression, or a string function. &lt;br /&gt;
&lt;br /&gt;
Also see UCASE. &lt;br /&gt;
 &lt;br /&gt;
'''Example 1:''''''Bold text'''  Y$ = LCASE(X$)&lt;br /&gt;
&lt;br /&gt;
In the above example, any upper case characters contained in X$ are converted to lower case and the entire string is moved to Y$. For example, if X$ equals &amp;quot;Signature Systems&amp;quot; then Y$ will equal &amp;quot;signature systems&amp;quot;. &lt;br /&gt;
 &lt;br /&gt;
'''Example 2:'''&lt;br /&gt;
  INPUT (0) ANSWER$&lt;br /&gt;
  IF LCASE(ANSWER$) = &amp;quot;y&amp;quot; THEN GOTO 9000&lt;br /&gt;
&lt;br /&gt;
In this example, the variable ANSWER$ is used to receive input data from the terminal (logical unit 0). The data is then converted to lower case and compared to &amp;quot;y&amp;quot;. If it equals &amp;quot;y&amp;quot; the program branches to statement 9000. Otherwise, program flow continues below the IF statement.&lt;/div&gt;</summary>
		<author><name>Badge</name></author>	</entry>

	</feed>