WRITELOG

From STX Wiki
< Programmer Guide‎ | Command Reference
Revision as of 17:31, 18 November 2010 by Admin (talk | contribs) (1 revision: Initial import)
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