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: | MarisaG |
---|---|
Location: | South San Francisco, CA |
Users: | 82 |
Nodes: | 15 (0 / 15) |
Uptime: | 225:47:20 |
Calls: | 1,436 |
Calls today: | 1 |
Files: | 7 |
Messages: | 22,036 |