WRITELOG

From STX Wiki
< Programmer Guide‎ | Command Reference
Revision as of 14:05, 17 May 2010 by 193.171.195.8 (talk) (initial import)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

WRITELOG

WRITELOG text [/Newline ... /Newline]

WRITELOG format args /Format [/Newline ... /Newline]

Write a line to the log window. Use /Clear to empty the log window before text is written. Format strings are described in the topic Format Strings and Rules. The arguments are the same as for the WRITE command. Instead of this command the macros LOGMSG or BUTIL LOGMSG can be called, which append some useful information to the text (e.g. application name, date/time, ...).

Navigation menu

Personal tools