HylaFAX The world's
most advanced open source fax server
|
|
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
[hylafax-users] Re: letters for status
i use this:
if(oldValue.equals("D")) newValue="DONE";
else if(oldValue.equals("S")) newValue="SUSPENDED";
else if(oldValue.equals("P")) newValue="PENDING";
else if(oldValue.equals("S")) newValue="SLEEPING";
else if(oldValue.equals("B")) newValue="BLOCKED";
else if(oldValue.equals("R")) newValue="READY";
else if(oldValue.equals("A")) newValue="ACTIVE";
else if(oldValue.equals("W")) newValue="WAITING";
else if(oldValue.equals("U")) newValue="UNDEFINED";
AFAIR i picked it somewhere in the soruces...
Bernd
PS: Please do not post HTMP eMails!
-----Original Message-----
From: owner-flexfax@celestial.com [mailto:owner-flexfax@celestial.com]On
Behalf Of Victor M. Moreno
Sent: Tuesday, June 13, 2000 1:30 PM
To: flexfax@sgi.com
Subject: [hylafax-users] letters for status
Hello,
is there any table showing the different letters for the status of the faxes
and its meaning?
Thanks
Victor
____________________ HylaFAX(tm) Users Mailing List _______________________
To unsub: mail -s unsubscribe hylafax-users-request@hylafax.org < /dev/null