Hi all,<br><br>Is there a way to make a valentina method field do its bit shifting in 64 bit, I would like to do the following in a method field:<br><br>&quot;(fieldLongField1&lt;&lt;32) + fldLongField2&quot;<br><br>When I attempt this the first field becomes zero which indicates to me that it is being done with 32 bit integers.  Is there a way to change this?<br>
<br>--Christopher Jones<br><br><br>