×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
On 12-Jan-2012 12:58 , rob@xxxxxxxxx wrote:
<<SNIP>>
Message . . . . : 3400 - ADDENVVAR ENVVAR(QIBM_QSH_CMD_OUTPUT)
VALUE('fileappend=/tmp/SametimeWAS/ServerErrorLog.txt') REPLACE(*YES)
<<SNIP>>
FWiW: Perhaps not relevant, but the documentation of the effective
syntax shows all of the supported values in upper case, but not the
pathname as data following the equal symbol; e.g.:
_i Running Qshell commands from CL i_
http://publib.boulder.ibm.com/infocenter/iseries/v5r4/topic/rzahz/cmdcl.htm
"
You can control what happens to the output by setting the
QIBM_QSH_CMD_OUTPUT environment variable. The environment variable can
have these values:
STDOUT
Display the output to the C runtime terminal session. This is the
default value.
NONE
Throw away any output that is produced.
FILE=pathname
Store the output in the file specified by pathname. The file is
truncated before output is written to the file.
FILEAPPEND=pathname
Store the output in the file specified by pathname. The output is
appended to end of the file.
"
Regards, Chuck
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact
[javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.