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: | Sarah |
---|---|
Location: | Portland, Oregon |
Users: | 96 |
Nodes: | 16 (0 / 16) |
Uptime: | 136:44:17 |
Calls: | 685 |
Calls today: | 685 |
Files: | 84,299 |
U/L today: |
44 files (5,578M bytes) |
D/L today: |
3,139 files (328M bytes) |
Messages: | 55,796 |
Posted today: | 44 |