I think what you want is something like a Prolog that supports multi-threads, where all threads have access the database. This is very useful in some applications and I would also like ECLIPSE to provide this eventually. ;-) In any case, exec/3 won't help you here since the new Eclipse process will run separately from the "parent" one, as Kish explained already. Cheers, Sebastian PS: You may want to have a look at SWI-prolog which has multi-threading support On Wednesday 22 September 2004 12:24 pm, aledep81@tiscali.it wrote: > Hello, > I have a problem about forking a new Eclipse process. > I want to fork a new Eclipse process, passing it all assert predicates of > parent process. > I don't know how to do it. > > At the moment I know how to do an Eclipse process passing it a Goal with > the command > exec(["eclipse","-e",Goal],[in,out,err],Pid]). > > Thanks > Alessandra De Paola > > > > __________________________________________________________________ > Tiscali Adsl 640 Free: fino al 15 novembre i consumi sono GRATIS! > Se sottoscrivi un'Adsl Free 640 entro il 30 settembre avrai gratis tutti > i consumi fino al 15/11/04 compreso! In piu' sono gratis il modem in > comodato e l'attivazione. Cosa aspetti? Prima attivi, piu' risparmi. > Attivala subito! http://abbonati.tiscali.it/adsl/Received on Thu Sep 23 20:17:28 2004
This archive was generated by hypermail 2.1.8 : Wed 16 Nov 2005 06:07:30 PM GMT GMT