Dumb byte/bool question

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Dumb byte/bool question

Schwab,Wilhelm K
Blair,

I am connecting to a new DLL and noted a few unsigned char parameters
that are used as booleans.  I declared them as byte and passed
true/false, which gives walkbacks.  It appears to be fixable either by
making the parameters bool, or by sending #asParameter to the argument.

Is that as intended?  Part of me expects the VM to coerce a true/false
going into an integer slot.

Have a good one,

Bill

--
Wilhelm K. Schwab, Ph.D.
[hidden email]