×
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.
I don't think there's anything like what you're looking for. Exit codes
have no standard that I'm aware of. Any programmer can put any number
from 0-255 in an exit code.
By convention, zero=success, and non-zero=fail.
Beyond that, you have to look at it on a per-program basis. You have to
ask the programmer what each exit code means (or hope it's documented
somewhere.)
On 4/28/2011 1:16 PM, Rick.Chevalier@xxxxxxxxxxxxxxx wrote:
Hopefully this is an easy question.
Can I find text descriptions of QSH exit status codes? Something
like msgf/QSHxxxx. I'm trying to track down an exit code of 255 but
haven't been successful yet in locating a description.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 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.