<?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%2Fintel</id>
		<title>IB Statements/intel - 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%2Fintel"/>
		<link rel="alternate" type="text/html" href="http://wiki.signature.net/index.php?title=IB_Statements/intel&amp;action=history"/>
		<updated>2026-04-21T16:26:56Z</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/intel&amp;diff=427&amp;oldid=prev</id>
		<title>Badge: New page: '''INTEL function'''   '''Syntax:'''  INTEL(numeric-argument)    '''Discussion:'''  The INTEL function returns a 2-byte string in Intel (byte-reversed) format representing the hex equivale...</title>
		<link rel="alternate" type="text/html" href="http://wiki.signature.net/index.php?title=IB_Statements/intel&amp;diff=427&amp;oldid=prev"/>
				<updated>2009-05-22T11:00:38Z</updated>
		
		<summary type="html">&lt;p&gt;New page: &amp;#39;&amp;#39;&amp;#39;INTEL function&amp;#39;&amp;#39;&amp;#39;   &amp;#39;&amp;#39;&amp;#39;Syntax:&amp;#39;&amp;#39;&amp;#39;  INTEL(numeric-argument)    &amp;#39;&amp;#39;&amp;#39;Discussion:&amp;#39;&amp;#39;&amp;#39;  The INTEL function returns a 2-byte string in Intel (byte-reversed) format representing the hex equivale...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;'''INTEL function''' &lt;br /&gt;
&lt;br /&gt;
'''Syntax:'''  INTEL(numeric-argument)  &lt;br /&gt;
&lt;br /&gt;
'''Discussion:'''  The INTEL function returns a 2-byte string in Intel (byte-reversed) format representing the hex equivalent of the decimal numeric-argument. This is especially helpful when doing Windows programming. &lt;br /&gt;
&lt;br /&gt;
The INTEL and INTELD functions were implemented in support of the Internet Basic Windows Driver Library. Both functions can be used in Data Division of the program (with a constant numeric argument) and in the Procedure Division of the program (with a constant or variable numeric argument). &lt;br /&gt;
&lt;br /&gt;
The INTELD function works just like the INTEL function except that it returns a double-word (4-byte) string. &lt;br /&gt;
 &lt;br /&gt;
'''History:'''  This function was added in Comet 504.  &lt;br /&gt;
&lt;br /&gt;
'''Example:'''  AX$=INTEL(DOS.FILE.WRITE)&lt;br /&gt;
&lt;br /&gt;
In this example AX$ would contain &amp;quot;@4000@&amp;quot; if DOS.FILE.WRITE was 64.&lt;/div&gt;</summary>
		<author><name>Badge</name></author>	</entry>

	</feed>