<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    I've got FCode routines living as a dropin in a 4.x OBP. The dropin
    is fine, does its job supporting the card, but I need to install it
    in a new server and no one can find the original. Is there a way to
    extract the dropin so I can move it?<br>
    <br>
    Once I get it, I know I can install the binary image using
    "add-dropin <i>location</i>"<br>
    Can I also stick it in the card's PROM? Then I wouldn't have it add
    it as a drop-in to each system I want to use the card in. How would
    I do that?<br>
    <br>
    Thanks!<br>
    Dave<br>
  </body>
</html>