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: | digital man |
|---|---|
| Location: | Riverside County, California |
| Users: | 1,191 |
| Nodes: | 17 (1 / 16) |
| Uptime: | 251:54:06 |
| Calls: | 509,856 |
| Calls today: | 5 |
| Files: | 250,256 |
| U/L today: |
1 files (1,442K bytes) |
| D/L today: |
4,487 files (5,801M bytes) |
| Messages: | 471,240 |
| Posted today: | 5 |