LOGMSG

From STX Wiki
Jump to navigationJump to search

LOGMSG

Writes the text into the log-window and exits from num macro levels. E.g. the value num must be set to 1 to return to the caller and to 2 to exit from the caller. The date, time and the application name (or shell id) are written in front of the text.

Usage:

LOGMSG num ret text

Parameters:
num
The number of macro levels to leave.
ret
The integer return value.
text
The text to be written into the log-window.
Result:

The value of argument ret.

Navigation menu

Personal tools