Smiffy
3rd January 2002, 18:02
I am currently developing a session in baan, which uses stpapi functionality. It has become necessarry to perform an execute(add.set) command in the called session.
To achieve this, API.MODE must be set to false temporarily. However, this means that the screen is displayed (in black), and user intervention is required if a message should be displayed. For a particular instance, I can detect if my new session called the session and not display the message. This particular session has many instances, where it is possible that a message could be displayed.
Is there any way to set a flag or something in baan to stop messages being displayed, rather than putting a condition around each message ?
thanks
To achieve this, API.MODE must be set to false temporarily. However, this means that the screen is displayed (in black), and user intervention is required if a message should be displayed. For a particular instance, I can detect if my new session called the session and not display the message. This particular session has many instances, where it is possible that a message could be displayed.
Is there any way to set a flag or something in baan to stop messages being displayed, rather than putting a condition around each message ?
thanks