How to spawn processes while keeping the parent process open ?

Tarun Ramakrishna lenkite at gmail.com
Sun Apr 3 06:31:10 PDT 2011


Hi,

Apparently std.process.exec (D2.052/windows) doesn't work the way the
documentation describes. It terminates the parent process. Is there a
way to keep the parent process open in D ? I also vaguely remember
seeing some mails on this list about an improved process library in D.

Any tips appreciated,
Thanks,
Tarun


More information about the Digitalmars-d-learn mailing list