Michael Van Canneyt wrote: > > ExecuteProcess(ParamStr(0),options); That's not going to work, because ExecuteProcess waits for the process to complete before it returns. I forgot Lazarus has a File|Restart option, so I'll have a look to see what they did.
Regards, - Graeme - _______________________________________________________ fpGUI - a cross-platform GUI toolkit using Free Pascal http://opensoft.homeip.net/fpgui/ _______________________________________________ Lazarus mailing list [email protected] http://www.lazarus.freepascal.org/mailman/listinfo/lazarus
