The door requires the following paramaters.
-/home/bbs/doors/paging %NODE% FUNCTION_NAME
How can I pass this information like the above. Node number first then my functio name?
Something like this:
doorPagingDoor: {
desc: Paging Door
module: abracadabra
config: {
name: Paging Door
dropFileType: none
cmd: /home/bbs/doors/paging
args: [
"{node}",
"FUNCTION_NAME"
],
//nodeMax: 1
//tooManyArt: DOORMANY
//io: socket
io: stdio
}
}
Thanks, I'll give it a try.
Thanks, I'll give it a try.
How did it go?
Sysop: | Chris Crash |
---|---|
Location: | Huntington Beach, CA. |
Users: | 578 |
Nodes: | 8 (0 / 8) |
Uptime: | 29:55:13 |
Calls: | 10,736 |
Calls today: | 1 |
Files: | 5 |
Messages: | 443,198 |
Posted today: | 1 |