In binkdall.cfg is:
exec "@start /min c:\\ele\\allfix\\allfix.exe rp -srif" *.req
I've also tried it with a *S.
Hello Shurato!
18 Apr 26 17:20, you wrote to all:
In binkdall.cfg is:
exec "@start /min c:\\ele\\allfix\\allfix.exe rp -srif" *.req
I've also tried it with a *S.
It definitely needs the *S after -srif, as that is what causes BinkD to create the SRIF file. You might be having issues with ALLFIX not
being able to find its configuration files, etc. when you call it
this way.
Ok, should I run it from a batch file and change the directory to the allfix
directory, have *S as %1 and *.req as %2?
Hello Shurato!
19 Apr 26 13:46, you wrote to me:
Ok, should I run it from a batch file and change the directory to the allfix directory, have *S as %1 and *.req as %2?
You just need to pass *S as %1. The SRIF file contains the path/name of the received .REQ file.
Hello Shurato!
19 Apr 26 13:46, you wrote to me:
Ok, should I run it from a batch file and change the directory to the allfix directory, have *S as %1 and *.req as %2?
You just need to pass *S as %1. The SRIF file contains the path/name of the received .REQ file.
You just need to pass *S as %1. The SRIF file contains the
path/name of the received .REQ file.
Done! I've got exec "/min c:\\ele\\allfix\bink.bat *S" *.req
bink.bat changes the directory to the allfix directory and runs:
allfix rp -SRIF %1
Does that look right? Test it if you want!
Hello Shurato!
20 Apr 26 12:21, you wrote to me:
You just need to pass *S as %1. The SRIF file contains the path/name
of the received .REQ file.
Done! I've got exec "/min c:\\ele\\allfix\bink.bat *S" *.req
You're missing the second backslash before bink.bat.
bink.bat changes the directory to the allfix directory and runs:
allfix rp -SRIF %1
Does that look right? Test it if you want!
I will later today.
Hello Shurato!
20 Apr 26 12:21, you wrote to me:
You just need to pass *S as %1. The SRIF file contains the path/name AL>> of the received .REQ file.
Done! I've got exec "/min c:\\ele\\allfix\bink.bat *S" *.req
You're missing the second backslash before bink.bat.
Again, apologies for being short with you!
| Sysop: | Kurisu |
|---|---|
| Location: | Memphis, TN |
| Users: | 7 |
| Nodes: | 16 (0 / 16) |
| Uptime: | 19:37:15 |
| Calls: | 35 |
| Files: | 12 |
| D/L today: |
6 files (8,415K bytes) |
| Messages: | 18,419 |