Greg, I have tried what you sugested.
<<
Have you tried something like this?
my-routine: make routine! compose/deep [
"arguments passed to the structure"
data-struct [struct! [(first loc-data)]]
return: [integer!]
] clib "Func-I-Am-Calling"
>>
It does not return an error, but it also does not return the control at all!
Now it hangs forever!
--Abdel.
--
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the
subject, without the quotes.
