PTBurn
SDK
Page
29
of
68
©
2011
Primera
Technology,
Inc.
Primera
is
a
registered
trademark
and
Bravo
is
a
trademark
of
Primera
Technology,
Inc.
All
other
trademarks
are
the
property
of
their
respective
companies.
Job1=YourJob4
Job2=MyJob5
The
client
can
display
the
list
of
jobs
by
sequentially
trying
to
get
the
string
values
for
Keys:
Job0,
Job1,
Job2,…
The
end
of
the
list
of
jobs
can
be
determined
by
the
client
when
the
string
value
for
the
next
key
is
not
found.
3.2.4
Job
Details
Section
More
detailed
information
about
each
job
in
[JobList]
and
[CompletedJobs]
can
be
accessed
in
the
job’s
own
Section.
For
example,
if
a
submitted
job
is
called
MyJob1.jrq,
then
the
section
in
the
status
file
would
be
given
as
[MyJob1].
The
keys
under
each
job’s
details
section
are:
3.2.4.1
JobID
String
that
the
describes
this
job
3.2.4.2
ClientID
String
that
describes
the
client
of
this
job
3.2.4.3
JobsAhead
Integer
value
that
tells
how
many
jobs
are
in
the
PTBurn
queue
before
this
job.
3.2.4.4
DiscsAhead
This
integer
value
tells
how
many
discs
remain
to
be
completed
(in
other
jobs)
before
this
job
can
begin.
3.2.4.5
DiscsRemaining
Integer
value
that
tells
how
many
discs
are
remaining
to
be
completed
in
this
job.
3.2.4.6
GoodDiscs
Integer
value
that
tells
how
many
discs
have
been
successfully
completed
in
this
job
3.2.4.7
BadDiscs
Integer
value
that
tells
how
many
discs
that
have
failed
to
be
completed
successfully
in
this
job
(rejects)
3.2.4.8
CurrentStatus
String
that
describes
what
is
currently
going
on
with
this
job.
3.2.4.9
TimeCreated
String
that
gives
the
time
and
date
of
when
the
Job
Request
File
was
created