# The 'if' statement you've written looks as if it should be OK, but
# it's rather a dark corner of language syntax, and there may indeed be
# a bug there. Did you try the equivalent, but probably functional
#
# (if (eq ?myVar 0) then (bind $?arrayToUse $?arrayA)
# else (bind $?arrayToUse $?arrayB))
Yeah, that form works, but it would have been handy to use the original
layout (the example I gave was much simplified). I'll make do, though
:)
# I'll have a look at why the other form is broken.
That's all I ask, thanks.
Regards
kenny macleod
---------------------------------------------------------------------
To unsubscribe, send the words 'unsubscribe jess-users [EMAIL PROTECTED]'
in the BODY of a message to [EMAIL PROTECTED], NOT to the
list. List problems? Notify [EMAIL PROTECTED]
---------------------------------------------------------------------