Commit
c1b64a4422802b32924e2abc11e3cc4a915c72bc
by rushfanCheck ACS on menusets, and only show ones that are available.
This allows a sysop to confgure the menusets with ACS like:
user.screenwidth > 80 or user.screenwidth <=80, etc.
Also a few fixes and changes:
* Fixed wwivconfig not showing 1st menu item.
* Fixed wwivconfig deleting the menu item instead of moving it when
using the (M)ove command for menu items
* Added ability to edit menuset acs.
* WWIV will loop while trying to select a menu if none can be
loaded when a caller logs on, vs. failing after one attempt
if the ACS isn't valid and logging the caller off.
* Small fixes for the default menusets.
* Deleted menuwel.ans, added color to menuwel.msg
* Fixed |{msg...} type pipe expressions and other context
based pipe expressions so they work properly with python style
string formatting (i.e. ">25")