float[] is a single-precision (32-bit) floating-point value array.  You might need to play around with some casting, as CF uses doubles internally, and Java won't automatically downcast double -> float for you.

JavaCast("float", myVar), or something similar.

-d
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to