mauro russo wrote: > why the compiler gets me an error if i pass 'nil' > a parameter having as type a procedure of object?
It shouldn't. Please show your code, including the declaration of the function you're trying to call and the line of code where you try to call it. -- Rob

