swirl
Guide to OmniMark 9   OmniMark home
docs home 
 
  Related Topics   Other Library Functions  
function  

mq-get-logging-level

 
 

Return type: Integer

Returns: the current OmniMark MQSeries Interface logging level


Declaration

define external integer function mq-get-logging-level


Purpose

Use mq-get-logging-level to get the logging level, which determines whether warnings and/or errors are logged to the OmniMark log stream.

Requirements

You must include the following line at the beginning of your OmniMark program:

  include "ommqi.xin"

Usage Notes

Possible returned values are:

Example

Get the current logging level.

  process
    local integer logging-level
  
    set logging-level to mq-get-logging-level

    Related Topics
 
Other Library Functions
 
 

Top [ INDEX ] [ CONCEPTS ] [ TASKS ] [ SYNTAX ] [ LIBRARIES ] [ LEGACY LIBRARIES ] [ ERRORS ]

OmniMark 9.1.0 Documentation Generated: September 2, 2010 at 1:38:10 pm
If you have any comments about this section of the documentation, please use this form.

Copyright © Stilo International plc, 1988-2010.