04-28-2008 01:58 AM
04-28-2008 02:09 AM - edited 04-28-2008 02:10 AM
Hi mathan,
create an input argument with type "array", datatype "u8" and array format "array data pointer". Connect your array to the input. I hope this helps.
Mike
04-28-2008 03:04 AM
Dear mike,
So what i have to declare in the dll parameter tab for that input? is it array data pointer?
If so will it take the address of first data?
Thanks,
Mathan
04-28-2008 03:40 AM
Dear mike,
Shall i use cluster to pass the values? I saw somewhere on forums but unfortunately, not able to fully read about it.
Thanks,
Mathan
04-28-2008 03:41 AM
04-28-2008 03:45 AM
04-28-2008 03:53 AM
Hai mike,
I tried both the way. But its showing some problem with dll.
While running with highlight execution it shows some 1097 error when execution crosses CLN block.
How to proceed further? Is it re-traceable?
Thanks,
Mathan
04-28-2008 05:36 AM
Hi mathan,
did you try it with the array of u8 and "array data pointer"?
Mike
04-28-2008 05:42 AM
Dear mike,
see the attachment.
Mathan
04-28-2008 09:37 AM