TapeTrack Documentation

Because there is more to tape management than you ever realized

User Tools

Site Tools


engine:import:writemsg

Table of Contents

WriteMsg

Write a message to the STDERR.

Phase

This instruction is used by the TapeTrack INI Engine.

Syntax

WriteMsg(message);

Variable Type Description Min Length Max Length
message String The message to be written to the stderr during INI Engine processing. 1 256

Example

Write a message to the current user.

WriteMsg("Report compiled by %USERNAME.");
engine/import/writemsg.txt · Last modified: 2021/07/22 02:40 by scunliffe