29 lines
1.0 KiB
Plaintext
29 lines
1.0 KiB
Plaintext
$ @(#)79 1.4 src/bos/usr/bin/test/test.msg, cmdsh, bos411, 9428A410j 1/13/93 15:59:08
|
|
$
|
|
$ COMPONENT_NAME: (CMDSH) Bourne shell and related commands
|
|
$
|
|
$ FUNCTIONS:
|
|
$
|
|
$ ORIGINS: 27
|
|
$
|
|
$ IBM CONFIDENTIAL -- (IBM Confidential Restricted when
|
|
$ combined with the aggregated modules for this product)
|
|
$ SOURCE MATERIALS
|
|
$ (C) COPYRIGHT International Business Machines Corp. 1989, 1993
|
|
$ All Rights Reserved
|
|
$
|
|
$ US Government Users Restricted Rights - Use, duplication or
|
|
$ disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
|
|
$
|
|
$quote "
|
|
|
|
$set MS_TEST
|
|
$ Do not translate test.
|
|
|
|
MISSING_BRACKET "test: 0402-150 There is a missing ] character.\n"
|
|
TOO_MANY_ARGS "test: 0402-151 Too many parameters specified.\n"
|
|
SYNTAX "test: 0402-152 Syntax error: a ) character was expected.\n"
|
|
PAREN_EXPECTED "test: 0402-153 Syntax error: a ) character was expected.\n"
|
|
UNKNOWN_OP "test: 0402-154 An operator is missing or is not valid.\n"
|
|
ARG_EXPECTED "test: 0402-155 A parameter is missing.\n"
|