<?xml version="1.0" encoding="ISO-8859-1"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title><![CDATA[Data Access Worldwide Forums - Unicode & 64-Bit Applications]]></title>
		<link>https://support.dataaccess.com/Forums/</link>
		<description>Adapting DataFlex applications to use Unicode or 64-bit capabilities.</description>
		<language>en</language>
		<lastBuildDate>Fri, 17 Jul 2026 05:11:03 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>https://support.dataaccess.com/Forums/images/misc/rss.png</url>
			<title><![CDATA[Data Access Worldwide Forums - Unicode & 64-Bit Applications]]></title>
			<link>https://support.dataaccess.com/Forums/</link>
		</image>
		<item>
			<title>Pointer vs Address</title>
			<link>https://support.dataaccess.com/Forums/showthread.php?73351-Pointer-vs-Address&amp;goto=newpost</link>
			<pubDate>Mon, 22 Jun 2026 09:38:36 GMT</pubDate>
			<description>Hello, 
I have some very basic language questions, what is the difference between Pointer and Address in DataFlex? And also does the meaning change...</description>
			<content:encoded><![CDATA[<div>Hello,<br />
I have some very basic language questions, what is the difference between Pointer and Address in DataFlex? And also does the meaning change between DF 19.1 and 20.x? and between 32 and 64 bit?<br />
<br />
I am playing to convert programs that use OemToUtf8Buffer from 19.1 and 20.x and seems that moving a pointer variable to string or address to string is not the same. In Dataflex 19.1 if aString is an Address sResult is as expected, but if it is a Pointer sResult is an integer.<br />
<br />
<div class="bbcode_container">
	<div class="bbcode_description">Code:</div>
	<hr /><code class="bbcode_code">Move (OemToUtf8Buffer(AddressOf(sData), CStringLength(sData))) to aString<br />
Move aString to sResult</code><hr />
</div>Thank you very much, kind regards<br />
Luca</div>

]]></content:encoded>
			<category domain="https://support.dataaccess.com/Forums/forumdisplay.php?90-Unicode-amp-64-Bit-Applications"><![CDATA[Unicode & 64-Bit Applications]]></category>
			<dc:creator>luca.vettoretto</dc:creator>
			<guid isPermaLink="true">https://support.dataaccess.com/Forums/showthread.php?73351-Pointer-vs-Address</guid>
		</item>
	</channel>
</rss>
