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: | Keyop |
---|---|
Location: | Huddersfield, West Yorkshire, UK |
Users: | 537 |
Nodes: | 16 (2 / 14) |
Uptime: | 148:27:37 |
Calls: | 10,250 |
Calls today: | 2 |
Files: | 13,981 |
Messages: | 6,408,058 |
Posted today: | 2 |