Hey DM,
I have two requests if possible.
The documentation for MsgBase.cfg indicates that the "index" (to sub_list) should be shown, but it doesnt appear. It shows grp_number, but not index.
Is that an ommission? (If so, can it be added).
eg: My PVT_TEST shows just these keys for cfg.
"number",
"grp_number",
"grp_name",
"code",
Is it possible to include in msg_areas.sub and msg_areas.grp_list.sub_list the fido address if configured? That might be useful in MsgBase as well.
The documentation for MsgBase.cfg indicates that the "index" (to sub_list) should be shown, but it doesnt appear. It shows
grp_number,
but not index.
The "index" property of cfg is populated in the msg_area object but not instance of MsgBase, by design.
Is that an ommission? (If so, can it be added).
It was intentional (there's no array being generated when a MsgBase object is created).
Yes, and you can use "code" as a index into msg_area.sub[] to get to the "cfg" of interest (that includes the "index" property).
I'll add a issue/request to gitlab for that enhancement.
Sysop: | Chris Crash |
---|---|
Location: | Huntington Beach, CA. |
Users: | 578 |
Nodes: | 8 (0 / 8) |
Uptime: | 05:43:49 |
Calls: | 10,736 |
Files: | 5 |
Messages: | 443,463 |