engine:import:writemsg
This is an old revision of the document!
writemsg
WriteMsg
Write a message to the STDERR.
Phase
This instruction is used by the TapeTrack INI Engine.
Syntax
WriteMsg(message);
string message;
message | The message to be written to the stderr during INI Engine processing. |
Example
WriteMsg: Write a message to the current user.
WriteMsg(“Just what do you think you're doing, %USERNAME.?”); |
engine/import/writemsg.1534282972.txt.gz · Last modified: 2025/01/21 22:07 (external edit)