Comparison of ObjectRefVar

Nick Briggs (nick@static.co.uk)
Thu, 3 Dec 1998 18:28:18 -0000

Hello

this prevents my code fron running - is it a simple syntax problem?

:TestVariable (12340 1 :GObjectRef :IndirectRef 12341)

where as

:TestVariable (1 1 :GInteger :IndirectRef 2)

works just fine

my ObjectRefVars are as follows

{:objectrefvar 12340
:origvalue :objectref 0
}

{:objectrefvar 12341
:origvalue :objectref 0
}

and have been assigned values as such

:getcellitem (1234 3 12340)
:SetVariable (("scene1" 12341) :GObjectRef ( 'scene8' 12 ) )

Many thanks in advance

Nick Briggs
Static 2358 Ltd
nick@static.co.uk