<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">

<html>
  <head>
    <meta name="generator" content="HTML Tidy, see www.w3.org">
    <title>Job Status Messages - UPDATE</title>
    <meta name="GENERATOR" content=
    "Modular DocBook HTML Stylesheet Version 1.7">
    <link rel="HOME" title=" LPRng Reference Manual" href=
    "index.htm">
    <link rel="UP" title="Remote Logger Operation" href=
    "remotelogger.htm">
    <link rel="PREVIOUS" title="LPD Messages" href="x11027.htm">
    <link rel="NEXT" title="Printer Status Messages - PRSTATUS"
    href="x11044.htm">
  </head>

  <body class="SECT1" bgcolor="#FFFFFF" text="#000000" link=
  "#0000FF" vlink="#840084" alink="#0000FF">
    <div class="NAVHEADER">
      <table summary="Header navigation table" width="100%" border=
      "0" cellpadding="0" cellspacing="0">
        <tr>
          <th colspan="3" align="center">LPRng Reference Manual: 24
          Sep 2004 (For LPRng-3.8.28)</th>
        </tr>

        <tr>
          <td width="10%" align="left" valign="bottom"><a href=
          "x11027.htm" accesskey="P">Prev</a></td>

          <td width="80%" align="center" valign="bottom">Chapter
          21. Remote Logger Operation</td>

          <td width="10%" align="right" valign="bottom"><a href=
          "x11044.htm" accesskey="N">Next</a></td>
        </tr>
      </table>
      <hr align="LEFT" width="100%">
    </div>

    <div class="SECT1">
      <h1 class="SECT1"><a name="AEN11032">21.6. Job Status
      Messages - UPDATE</a></h1>

      <p>Update messages are used to report changes in the queue
      contents, such as job arrival.</p>

      <div class="INFORMALEXAMPLE">
        <a name="AEN11035"></a>
<pre class="SCREEN">
    Decode: update=host=h4.private%0aidentifier=papowell@h4+676%0anumber=
     ...
    host=h4.private
    identifier=papowell@h4+676
    number=676
    printer=t1
    process=1677
    update_time=1999-03-23-20:51:17.197
    value=bnrname=papowell%0acf_esc_image=Apapowell@h4+676%250aCA%250aD1999-03-
      ...
</pre>
      </div>
      <br>
      <br>

      <p>This update message reports the arrival of a new job at
      the queue. The <var class="LITERAL">value</var> field reports
      the control file contents:</p>

      <div class="INFORMALEXAMPLE">
        <a name="AEN11039"></a>
<pre class="SCREEN">
    class=A
    date=1999-03-23-20:51:17.151
    file_hostname=h4.private
    fromhost=h4.private
    held=0x0
    hf_name=/var/tmp/LPD/t1/hfA676
    hold_class=0x0
    hold_time=0x0
    identifier=papowell@h4+676
    job_time=0x36f86f45
    jobname=/tmp/hi
    logname=papowell
    number=676
    priority=A
    queuename=t1
    size=3
    transfername=cfA676h4.private
    update_time=1999-03-23-20:51:17.187
</pre>
      </div>
      <br>
      <br>

      <p>The <var class="LITERAL">update_time</var> field in the
      section above is the time that the job information was last
      updated. The <var class="LITERAL">cf_esc_image</var> value is
      the URL escaped control file information.</p>
    </div>

    <div class="NAVFOOTER">
      <hr align="LEFT" width="100%">

      <table summary="Footer navigation table" width="100%" border=
      "0" cellpadding="0" cellspacing="0">
        <tr>
          <td width="33%" align="left" valign="top"><a href=
          "x11027.htm" accesskey="P">Prev</a></td>

          <td width="34%" align="center" valign="top"><a href=
          "index.htm" accesskey="H">Home</a></td>

          <td width="33%" align="right" valign="top"><a href=
          "x11044.htm" accesskey="N">Next</a></td>
        </tr>

        <tr>
          <td width="33%" align="left" valign="top">LPD
          Messages</td>

          <td width="34%" align="center" valign="top"><a href=
          "remotelogger.htm" accesskey="U">Up</a></td>

          <td width="33%" align="right" valign="top">Printer Status
          Messages - PRSTATUS</td>
        </tr>
      </table>
    </div>
  </body>
</html>



syntax highlighted by Code2HTML, v. 0.9.1