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: | 251 |
| Nodes: | 16 (1 / 15) |
| Uptime: | 51:11:27 |
| Calls: | 1,734 |
| Calls today: | 1,734 |
| Files: | 85,159 |
| U/L today: |
554 files (10,683M bytes) |
| D/L today: |
84,040 files (35,410M bytes) |
| Messages: | 75,727 |
| Posted today: | 69 |