JANDEBM parameter

From m204wiki
Jump to navigation Jump to search

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.