Thanks David, thanks Jim and thank Chip for your replies. And sorry that I didn’t post earlier.
It’is for reasons of organization of my software that I wanted to do that part in an object method (actually, I have to create recursive links, so doing the research in another process is the best for me. I have to do the same stuff in a lot of fields or variables. I do it with a single (project) method called by the object method, and so in the context of the object method. Finally, I did use my not so satisfying idea : in the project method (called by CALL FORM) I set some process variables, then I do a GOTO OBJECT, and in the object method context I get the event On Getting Focus, with a control by one of my process variables. It seems to work. If I have problems, I’ll move to a project method On Outside Call, as Chip suggests Thanks, FP ********************************************************************** 4D Internet Users Group (4D iNUG) FAQ: http://lists.4d.com/faqnug.html Archive: http://lists.4d.com/archives.html Options: http://lists.4d.com/mailman/options/4d_tech Unsub: mailto:[email protected] **********************************************************************

