rolfk wrote: 'Are you defining that value as a pointer to your datatype? That is the only way you can pass data back from a function to its caller in the parameter list.' I think i have do this beceause latter I have notuhig value but in using a pointer to the parameter of the fonction it's good.
what is the CLN? I try to 'pass the value by ref=E9rence'...
