<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Jan 7, 2017 at 2:37 PM, Andrew Hall <span dir="ltr"><<a href="mailto:andrew.hall@shaw.ca" target="_blank">andrew.hall@shaw.ca</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">If you cast your “something” to a typed pointer, the compiler will do the work for you in the usual way:<br>
<br>
PDouble(something)^ := myDouble;<br></blockquote><div>or rather </div><div>PDouble(@something)^ := myDouble; </div><div>?</div><div><br></div><div>thanks,</div><div>Dmitry </div></div></div></div>