Code Monkey home page Code Monkey logo

Comments (5)

x-tec2017 avatar x-tec2017 commented on June 4, 2024

The +.MU message move utility works for me on both IMW and WN2. I moved a message from one sub and dropped it into another and then back again. Two things to consider: 1. Moving a message from a networked sub to a different sub, networked or not, will cause issues if the message is responded to on another BBS carrying that networked message board. The response when it comes back will be sent to the original sub and show up as a new post. To avoid the confusion, the MU utility when used should not allow moving messages on a networked message board and it should display a message stating that. 2. The MU command can be used while in the subs which would be the most convenient place to use it if the sysop sees a message that should be in a different topic message board. The ecs command calls +.MU as a goto and +.MU exits to 1812 which make s the sysop go back into the subs with the SB command to see the results or just continue reading messages. It might be better to make MU a gosub command and exit +.MU with a RETURN instead of goto1812.

from imagebbs.

Pinacolada64 avatar Pinacolada64 commented on June 4, 2024

Ah, so user error on my part about moving messages.

Those enhancements would be good to do. I agree it should be a subop/sysop command while in the sub-boards.

from imagebbs.

x-tec2017 avatar x-tec2017 commented on June 4, 2024

The +.MU program is fine as is. No changes necessary. It is ok to move a message in a networked sub to an overflow sub and could be necessary at times. Running as a gosub would rob needed memory from the utility. Leave as a goto.

from imagebbs.

x-tec2017 avatar x-tec2017 commented on June 4, 2024

This issue can be closed.

from imagebbs.

Pinacolada64 avatar Pinacolada64 commented on June 4, 2024

Agreed.

from imagebbs.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.