Error checking for specific Houdini variables.

   2032   2   0
User Avatar
Member
107 posts
Joined: June 2006
Offline
Hi,
(I am not sure if this message will make it through, lets hope that it does)

I am trying to check the existence Houdini specific variables (Not ENVIRONMENT variables).

I am using, for example:

echo `isvariable(“VER”), this returns 1

but then:

echo `ishvariable(“MAPU”), this returns 0
echo `ishvariable(“PT”), this returns 0

$MAPU and $PT are Houdini variables, why the check returns 0 (FALSE)?

Any ideas?
Thanks.
Live life in chunks.
User Avatar
Member
268 posts
Joined: July 2005
Offline
I've answered on odforce.. please don't crosspost

http://forums.odforce.net/index.php?/topic/14268-variable-checking/page__pid__88499__st__0&#entry88499 [forums.odforce.net]
User Avatar
Member
107 posts
Joined: June 2006
Offline
Sure. Sorry for double posting. Lets continue there:
http://forums.odforce.net/index.php?/topic/14268-variable-checking/ [forums.odforce.net]

(I already tried to improve my question)
Thanks.
Live life in chunks.
  • Quick Links