I'm trying to call ddmsgreader from menu item but it is not using the expected arguments.
'M': { eval: 'bbs.exec("?../xtrn/DDMsgReader/DDMsgReader.js -indexedMode -indexModeScopoe=all -newscanIndexMenuAfterReadAllNew")' },
It prompts for Group or All, and then goes to index mode. Not jumping to "NEW" groups as expected.
What am I doing wrong in the executable call ?
Re: Calling DDMSGREADER
By: Amessyroom to nightfox on Mon Aug 19 2024 05:30 am
I'm trying to call ddmsgreader from menu item but it is not using the
expected arguments.
'M': { eval: 'bbs.exec("?../xtrn/DDMsgReader/DDMsgReader.js -indexedMode
-indexModeScopoe=all -newscanIndexMenuAfterReadAllNew")' },
It prompts for Group or All, and then goes to index mode. Not jumping to
"NEW" groups as expected.
What am I doing wrong in the executable call ?
It's going to index mode because you gave it the -indexedMode argument. What is it you're wanting to achieve?
Amessyroom wrote to Nightfox <=-
Re: Calling DDMSGREADER
By: Nightfox to Amessyroom on Mon Aug 19 2024 09:54 am
Re: Calling DDMSGREADER
By: Amessyroom to nightfox on Mon Aug 19 2024 05:30 am
I'm trying to call ddmsgreader from menu item but it is not using the
expected arguments.
'M': { eval: 'bbs.exec("?../xtrn/DDMsgReader/DDMsgReader.js -indexedMode
-indexModeScopoe=all -newscanIndexMenuAfterReadAllNew")' },
It prompts for Group or All, and then goes to index mode. Not jumping to
"NEW" groups as expected.
What am I doing wrong in the executable call ?
It's going to index mode because you gave it the -indexedMode argument. What is it you're wanting to achieve?
It is prompting me for group or all; when I specified
-indexModeScope=all
I'm trying to call ddmsgreader from menu item but it is not using the
expected arguments.
'M': { eval: 'bbs.exec("?../xtrn/DDMsgReader/DDMsgReader.js -indexedMode
-indexModeScopoe=all -newscanIndexMenuAfterReadAllNew")' },
It is prompting me for group or all; when I specified -indexModeScope=all
I copied the example from the readme. Does the scope option have to come before the mode option?
:-) Thanks.In the example you pasted above, you mistyped the indexModeScope parameter - You have an extra 'o' toward the end (indexModeScopoe).-indexedMode -indexModeScopoe=all -newscanIndexMenuAfterReadAllNew")'
Sysop: | Eric Oulashin |
---|---|
Location: | Beaverton, Oregon, USA |
Users: | 101 |
Nodes: | 16 (1 / 15) |
Uptime: | 02:06:52 |
Calls: | 6,132 |
Calls today: | 6 |
Files: | 8,500 |
D/L today: |
403 files (180M bytes) |
Messages: | 348,318 |
Posted today: | 22 |