J
Jason Chan
Dear all,
I am using the Proc:aemon module to make my script run in the
background. When there is a critical error, I want to output a error
message to the user so that he can *see* it. I tried the following but
doesn't work:
print STDERR "FATAL Error message";
Any idea?
TIA,
Michael Fung
I am using the Proc:aemon module to make my script run in the
background. When there is a critical error, I want to output a error
message to the user so that he can *see* it. I tried the following but
doesn't work:
print STDERR "FATAL Error message";
Any idea?
TIA,
Michael Fung