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: | digital man |
---|---|
Location: | Riverside County, California |
Users: | 1,020 |
Nodes: | 17 (1 / 16) |
Uptime: | 17:05:25 |
Calls: | 503,127 |
Calls today: | 6 |
Files: | 226,298 |
D/L today: |
1,981 files (256M bytes) |
Messages: | 439,984 |