<?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%2Finteld</id>
		<title>IB Statements/inteld - 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%2Finteld"/>
		<link rel="alternate" type="text/html" href="http://wiki.signature.net/index.php?title=IB_Statements/inteld&amp;action=history"/>
		<updated>2026-05-04T19:39:11Z</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/inteld&amp;diff=428&amp;oldid=prev</id>
		<title>Badge: New page: '''INTELD function'''   '''Syntax:'''  INTELD(numeric-argument)    '''Discussion:'''  The INTELD function returns a 4-byte (double word) string in Intel (byte-reversed) format representing...</title>
		<link rel="alternate" type="text/html" href="http://wiki.signature.net/index.php?title=IB_Statements/inteld&amp;diff=428&amp;oldid=prev"/>
				<updated>2009-05-22T11:03:01Z</updated>
		
		<summary type="html">&lt;p&gt;New page: &amp;#39;&amp;#39;&amp;#39;INTELD function&amp;#39;&amp;#39;&amp;#39;   &amp;#39;&amp;#39;&amp;#39;Syntax:&amp;#39;&amp;#39;&amp;#39;  INTELD(numeric-argument)    &amp;#39;&amp;#39;&amp;#39;Discussion:&amp;#39;&amp;#39;&amp;#39;  The INTELD function returns a 4-byte (double word) string in Intel (byte-reversed) format representing...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;'''INTELD function''' &lt;br /&gt;
&lt;br /&gt;
'''Syntax:'''  INTELD(numeric-argument)  &lt;br /&gt;
&lt;br /&gt;
'''Discussion:'''  The INTELD function returns a 4-byte (double word) 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 INTELD and INTEL 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 INTEL function works just like the INTELD function except that it returns a single-word (2-byte) string. &lt;br /&gt;
 &lt;br /&gt;
'''History:'''  This function was added in Comet 504. &lt;br /&gt;
 &lt;br /&gt;
'''Example:'''  AX$=INTELD(DOS.FILE.WRITE)&lt;/div&gt;</summary>
		<author><name>Badge</name></author>	</entry>

	</feed>