exec "@start /min c:\\ele\\allfix\\bink.bat *S" *.req
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
You need to use ! in front of the command, like
exec !"@c:\\ele\\allfix\\allfix.exe rp -srif *S" *.req
I've never needed a ! before for any other commands that run.
| Sysop: | DaiTengu |
|---|---|
| Location: | Appleton, WI |
| Users: | 1,114 |
| Nodes: | 10 (0 / 10) |
| Uptime: | 492511:55:49 |
| Calls: | 14,267 |
| Calls today: | 3 |
| Files: | 186,320 |
| D/L today: |
26,179 files (8,480M bytes) |
| Messages: | 2,518,387 |