JCL Help:Trace

From Project JEDI Wiki
Jump to navigationJump to search


Summary

Sends a message to the debugger.


Parameters

Parameters Description
Msg The message to send to the debugger.


Description

Trace sends the specified message to the debugger.


See Also

TraceFmt TraceLoc TraceLocFmt


About

Donator

Marcel van Brakel


Notes

If you are running your application under the control of the debugger you can view these messages using the event log dialog, 'View | Debug Windows | Event Log'. If the application is not running under the debugger the message is sent to the system debugger. If there is no system debugger active the function does nothing.


Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page