I have two processes, one foreground, the other background (runs continually with appropriate pause/resume). There are a few dialogs that exist in the background process that can be eliminated. Since it does a lot of information gathering before creating/deleting a record and updating another, I’d like to move it so it executes on the server. It see that it creates a new process on the server.
1. Is that a unique process for each user, or only one process for all users? 2. Are the local variables in use on the ‘client’ the save as when you use ‘Execute on Server’? e.g., if I start the process on the server, does it share variables with the client or must they be exchanged via a record in a table? _________________________________________ Bob McKeever http://www.mswl.com <http://www.mswl.com/> McKeever's Software Wizardry Port Coquitlam, B.C. [email protected] ********************************************************************** 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] **********************************************************************

