What is the style of 36 mean, for example: MessageBox(36, ... ?
I cannot find this style in PeopleBooks. Has PeopleSoft replaced this style with one of the &MSGStyle variables?
Does it equate to Yes, No, Cancel or something similar?
We are encountering a situation where the "Yes" response (6) can be used in branch logic.
But the "Else" logic is not being called. Perhaps the user response is getting read as an "abort" or "cancel."