HP Scalable Visualization Array Version 1.1 Visualization System Software Reference Guide

svaDisplayError(3)
svaDisplayError
svaDisplayError -- Writes a text message to STDERR.
Synopsis
svaDisplayError text
Parameters
text Any text string.
Returns
None.
Description
The text is prefixed with ERROR: and written to STDERR.
Make sure that the job launch script sources the svainit file before this function is called:
. svainit
Functions, Script Commands, and Environment Variables 17