Synchronet v3.19b-Win32 (install) has been released (Jan-2022).

You can donate to the Synchronet project using PayPal.

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
custom:menu_files [2018/10/25 10:53] – [Menu Files] More details/clarity digital mancustom:menu_files [2020/10/22 11:33] – [Optional] Document the xtrn#_head menu files digital man
Line 84: Line 84:
 |subs//<x>//         |execmsg.cpp |Message Sub-board listing, //<x>// is the group number| |subs//<x>//         |execmsg.cpp |Message Sub-board listing, //<x>// is the group number|
 |libs          |execfile.cpp|File Library listing (displayed instead of dynamically generated list)| |libs          |execfile.cpp|File Library listing (displayed instead of dynamically generated list)|
 +|msgtabs       |writemsg.cpp|Internal message editor tab bar|
 |dirs//<x>//         |execfile.cpp|File Directory listing, //<x>// is the library number| |dirs//<x>//         |execfile.cpp|File Directory listing, //<x>// is the library number|
 |xtrn_sec      |xtrn_sec.js |External Program Sections (displayed instead of dynamically generated list)| |xtrn_sec      |xtrn_sec.js |External Program Sections (displayed instead of dynamically generated list)|
 +|xtrn//<x>//_head    |xtrn_sec.js |External Program list header, //<x>// is the section number|
 |xtrn//<x>//         |xtrn_sec.js |External Program listing, //<x>// is the section number| |xtrn//<x>//         |xtrn_sec.js |External Program listing, //<x>// is the section number|
 |xtrn///<code>//|xtrn_sec.js|Message displayed just before executing the external program represented by //<code>//| |xtrn///<code>//|xtrn_sec.js|Message displayed just before executing the external program represented by //<code>//|