Firefox/128.0 SeaMonkey/2.53.23 On 23.4.2026 12.25, Martin Kazmaier wrote: > exec "@start /min c:\\\\ele\\\\allfix\\\\bink.bat *S" *.req > I replied you to netmail, but here it goes again: You are starting here allfix in a separate session, but binkd is not waiting for it to finish. Consider adding /wait. You need to use ! in front of the command, like exec !"@c:\\\\ele\\\\allfix\\\\allfix.exe rp -srif *S" *.req I don't remember the exact syntax for windows. 'Tommi --- FastEcho/2 1.46.1 Revival * Origin: nntp://rbb.fidonet.fi - Finland (2:221/360.0)
|