Error Code 262
Kenneth Brody
kenbrody at spamcop.net
Tue Jun 25 11:56:19 PDT 2013
On 6/25/2013 12:07 PM, Joan Sanchez wrote:
> I am running filePro 5.0.14. When I run rreport from a Linux script, I
> check the return value. Sometimes, it gives me an error return value of
> 262. Does anyone know what this means and/or what causes it?
I thought that exit values were limited to 0-255? (And if a program crashes
with signal N, the exit value is 128+N.)
What version of Linux and what shell are you using? Perhaps the shell
you're using returns 256+N for exit-on-signal? (In which case, signal 6 is
SIGABRT -- abort.)
--
Kenneth Brody
More information about the Filepro-list
mailing list