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,043 |
Nodes: | 16 (0 / 16) |
Uptime: | 91:46:04 |
Calls: | 500,956 |
Calls today: | 5 |
Files: | 109,377 |
D/L today: |
1,364 files (254M bytes) |
Messages: | 304,707 |
Posted today: | 1 |