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: | deepend | 
|---|---|
| Location: | Calgary, Alberta | 
| Users: | 281 | 
| Nodes: | 10 (0 / 10) | 
| Uptime: | 11:55:13 | 
| Calls: | 2,402 | 
| Files: | 5,167 | 
| D/L today: | 96  				files (38,905K bytes) | 
| Messages: | 437,554 |