<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<br>
<br>
Fairlight wrote:
<blockquote cite="mid20061221183151.E28004@iglou.com" type="cite">
  <pre wrap="">At Thu, Dec 21, 2006 at 06:08:25PM -0500 or thereabouts, 
suspect Bob Stockler was observed uttering:
  </pre>
  <blockquote type="cite">
    <pre wrap="">VL wrote (on Thu, Dec 21, 2006 at 03:22:04PM -0600):

| Any way of updating @cb or @ub.  Some old user ids are changing and I 
| would like to change @cd and @ub in filepro so there username is pulled 
| in. 

Other than using an Alien filePro file using that filePro
file's "key" file as its "real" file. I can think of no
other way.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
What about something written to just go through the key/data segment(s) and
rewrite those parts of the 20-byte headers?  Perl could breeze through that.
You'd have to make sure nobody was using the files while they were being
operated on, but it certaily seems viable to me.

My only concern would be if any indexes were built on them.  I though
building indexes based on system-maintained fields was a Bad Idea[tm]
though.  Or is that only @rn?

mark-&gt;
  </pre>
</blockquote>
What is the format of the key and data files?  How would I go about
updating them with perl?  No indexes on @cb or @ub.<br>
<br>
Thanks,   <br>
    Greg
</body>
</html>