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: | W5JSN |
---|---|
Location: | Tucumcari USA |
Users: | 2 |
Nodes: | 9 (1 / 8) |
Uptime: | 80:31:42 |
Calls: | 15 |
Files: | 33,271 |
D/L today: |
2 files (374K bytes) |
Messages: | 12,438 |