Sage 100

 View Only
  • 1.  Warning: using message boxes in Advanced Scripting

    Posted 07-15-2011 11:07
    Warning: using message boxes in Advanced Scripting can sometimes cause hanging issues. I duplicated on 4.40 no product update all the way through PU5. Sage was also able to duplicate. The hanging appears to be random. Per what the Support Analyst said, it's as if the message box hasn't closed yet. Once it's frozen, MAS is basically dead in the water. #bug


  • 2.  RE: Warning: using message boxes in Advanced Scripting

    Posted 07-15-2011 11:24
    Does this apply to the MessageBox method, the MsgBox function or both?


  • 3.  RE: Warning: using message boxes in Advanced Scripting

    Posted 07-15-2011 11:32
    The MessageBox method, which is the preferred method recommended by Sage. The MsgBox function will work in MAS 90 world but not in MAS 200 world.


  • 4.  RE: Warning: using message boxes in Advanced Scripting

    Posted 07-15-2011 13:38
    One could say MsgBox works works just fine on MAS 200, if you intend the message to go to the server when it is invoked from the client.


  • 5.  RE: Warning: using message boxes in Advanced Scripting

    Posted 08-08-2011 10:35
    This appears to be just a MAS 200 bug, it works fine in MAS 90.