TapeTrack Documentation

Because there is more to tape management than you ever realized

User Tools

Site Tools


engine:import:writemsg

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
engine:import:writemsg [2020/03/04 00:07] Scott Cunliffeengine:import:writemsg [2025/01/21 22:07] (current) – external edit 127.0.0.1
Line 9: Line 9:
 ''WriteMsg(message);'' ''WriteMsg(message);''
  
-//string message;//\\ +^ Variable ^ Type ^ Description ^ Min Length ^ Max Length ^ 
- +|message| String | The message to be written to the stderr during INI Engine processing.| 1 | 256 |
-|message| The message to be written to the stderr during INI Engine processing.|+
  
 ===== Example ===== ===== Example =====
Line 17: Line 16:
  Write a message to the current user.  Write a message to the current user.
  
-<sxh>+<code>
 WriteMsg("Report compiled by %USERNAME."); WriteMsg("Report compiled by %USERNAME.");
-</sxh>+</code>
  
 {{tag> import_engine sync_engine}} {{tag> import_engine sync_engine}}
engine/import/writemsg.1583280465.txt.gz · Last modified: 2025/01/21 22:07 (external edit)