JANDEBM parameter: Difference between revisions

From m204wiki
Jump to navigation Jump to search
mNo edit summary
 
(Automatically generated page update)
 
Line 1: Line 1:
{{Template:JANDEBM parameter subtitle}}
==Summary==
==Summary==
<dl>
<dl>

Latest revision as of 16:37, 27 August 2013

Janus Web debugging message flags

Summary

Default value
X'01'
Parameter type
User
Where set
User resettable
Related products
Janus Web Server
Introduced
Before Sirius Mods 6.7

Description

This is a bitmask parameter that controls the display of messages and data that are destined for the browser while debugging a Janus Web Server request with the JANUSDEBUG command.

These are the JANDEBM bit settings:

X'01'
Display Model 204 messages (M204.xxx, MSIR.xxx, and USER.xxx) on the debugging user's terminal.
X'02'
Display application generated data, that is, data from Print, Html, Text, or Write Terminal statements on the debugging user's terminal. Typically this data is HTML, XML, or plain text.