In a multi-process 4D, less then version v16, environment (not multi-threaded), 4D stand alone (single user) or C/S (client side),
- a component is loaded. - In process 1 the component is called, and (internal to the component) a process var (x) is set to value "A" - In process 2 the component is called, and (internal to the component) the process var (x) is referenced. What is the value in of x inside the component, in process 2? -- "A" -- "" ??? Thanks Chip --------------- Gas is for washing parts Alcohol is for drinkin' Nitromethane is for racing ********************************************************************** 4D Internet Users Group (4D iNUG) FAQ: http://lists.4d.com/faqnug.html Archive: http://lists.4d.com/archives.html Options: https://lists.4d.com/mailman/options/4d_tech Unsub: mailto:[email protected] **********************************************************************

