Tags:
create new tag
view all tags

.UTIL GET MESSAGES

This subroutine populates the --- MESSAGES file with any messages that were issued. Added in 5.2.0.


Usage:

      GOSUB    --- .UTIL GET MESSAGES
      *        Check for errors
      IF       --- .UTIL GET MESSAGES         NE


Description:

This subroutine populates the --- MESSAGES file with any messages (Error, Warning, Message) that were issued to the user.

After calling this routine, you can read --- MESSAGES to see what Errors, Warning and Messages were issued. You would typically do this at the end of your code, after you have issued all the Error/Warning/Message commands. Note that you can get this information even before the messages have been displayed to the user.

You could use this information to provide your own message display in addition to the one provided by Appx, or to check to see what messages were issued by your code.

Comments:

Read what other users have said about this page or add your own comments.


-- JeanNeron - 2012-06-21

Edit | Attach | Watch | Print version | History: r4 < r3 < r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions
Topic revision: r4 - 2016-02-25 - JeanNeron
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback