Ron Blaschke <[EMAIL PROTECTED]> wrote:
>     assign nci_dlvar_float, nci_dlvar_float_decl

This calls Undef::assign, which morphs the Undef to the RHS type. So the
Undef becomes an array and

>     N2 = nci_dlvar_float[0]

this succeeds.

leo

Reply via email to