<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 11/8/2014 4:19 PM, Mike Fedkiw via
      Filepro-list wrote:<br>
    </div>
    <blockquote cite="mid:545E96F5.3040902@aol.com" type="cite">Filepro
      5.0.09, Windows 2003 server
      <br>
      <br>
      Every so often when I befine a browse with some nice headers it
      cuts off the end of the second line, especially if it contains
      mlen=whatever. I was just thinking how nice it would be if there
      was a way to incorperate the entire header into a variable, I'd
      never run out of room then but I suppose that would have been too
      easy.
      <br>
      <br>
      If someone has a solution I could use some help here
      <br>
      <br>
      Thank you in advance, Mike
      <br>
      <br>
      <br>
      _______________________________________________
      <br>
      Filepro-list mailing list
      <br>
      <a class="moz-txt-link-abbreviated" href="mailto:Filepro-list@lists.celestial.com">Filepro-list@lists.celestial.com</a>
      <br>
      Subscribe/Unsubscribe/Subscription Changes
      <br>
      <a class="moz-txt-link-freetext" href="http://mailman.celestial.com/mailman/listinfo/filepro-list">http://mailman.celestial.com/mailman/listinfo/filepro-list</a>
      <br>
      <br>
      <br>
      <br>
    </blockquote>
    Mike,<br>
    <br>
    Check this out:<br>
    <br>
    begin::cls("21","4");display "blank":<br>
    ::showctr("1") "\r Select from list below \r":<br>
    ::showctr("24") "You can move thru the list by typing characters of
    Last Name":<br>
    ::showctr("23") "\r X \r- Exit, \r 1 \r- Enter Server#, \r Enter \r-
    Select, \r 2 \r- Reset to Top":<br>
    ::showctr("22") "\r 3 \r- Jump to any paper":<br>
    <b><font color="#cc0000">::z="(brw=19,2,-1
        xkey=123abcdefghijklmnopqrstuvwxyz show=pkeep prc=drpsemp
        fill=asc,top)":<br>
        ::z=z<"[Emp# Name                      ]":<br>
        ::z=z{"!1    !ub                      ":<br>
        ::lookup P_EMP = P_EMP@a  k=l    i=B -ng b=(z):</font></b><br>
    ::show "":<br>
    :@BK eq "X":clearb;exit:<br>
    <br>
    Richard<br>
  </body>
</html>