<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Hi all,<br>
<br>
I'm not an expert on the calling interface, but any change it
doesn't like you using the %VAL() construct on literal constant?<br>
<br>
On 11/21/2011 08:49 AM, Iulian Grindeanu wrote:
<blockquote
cite="mid:204380019.45191.1321886982362.JavaMail.root@zimbra.anl.gov"
type="cite">call iMesh_createEntSet(%VAL(mesh), %VAL(1), &<br>
sethand,ier)</blockquote>
What about:<br>
<br>
<b>myVariable = 1</b><br>
call iMesh_createEntSet(%VAL(mesh), %VAL(<b>myVariable</b>), &<br>
sethand,ier)<br>
<br>
I'm just guessing!!!<br>
<br>
Paul<br>
<pre class="moz-signature" cols="72">--
-- ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ --
Paul Wilson ~ UW-Madison ~ 608-263-0807 ~ cal: <a class="moz-txt-link-freetext" href="http://bit.ly/pphw-cal">http://bit.ly/pphw-cal</a>
Associate Professor, Engineering Physics. ~ <a class="moz-txt-link-freetext" href="http://cnerg.engr.wisc.edu">http://cnerg.engr.wisc.edu</a>
Chair, Energy Analysis & Policy Program ~ <a class="moz-txt-link-freetext" href="http://nelson.wisc.edu/eap">http://nelson.wisc.edu/eap</a></pre>
</body>
</html>