Programmer Guide/Command Reference/LOGMSG: Difference between revisions
From STX Wiki
Jump to navigationJump to search
No edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
{{DISPLAYTITLE:{{SUBPAGENAME}}}} | {{DISPLAYTITLE:{{SUBPAGENAME}}}} | ||
{{Command Reference}} | |||
There is no trace in the whole {{STx}} source code of a command called <code>LOGMSG</code>, so you'd better not try using such a command. | There is no trace in the whole {{STx}} source code of a command called <code>LOGMSG</code>, so you'd better not try using such a command. | ||
LOGMSG <var>arg<sub>1</sub></var> … | LOGMSG <var>arg<sub>1</sub></var> … | ||
This will do nothing but produce the error message "ineffective statement". | This will do nothing but produce the error message "ineffective statement". |
Latest revision as of 08:55, 13 May 2015
There is no trace in the whole STx source code of a command called LOGMSG
, so you'd better not try using such a command.
LOGMSG arg1 …
This will do nothing but produce the error message "ineffective statement".