<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2743.600" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Courier>I don't think that can be done.</FONT></DIV>
<DIV><FONT face=Courier>If you need those fields, and they are filePro files, 
why don't you just add the most number of fields you would need to the file and 
the store the info into them.&nbsp; If no info is stored, no big deal.&nbsp; 
Mass storage is very cheat these days.</FONT></DIV>
<DIV>&nbsp;</DIV>
<BLOCKQUOTE 
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
  <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV 
  style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> 
  <A title=gineok7@earthlink.net href="mailto:gineok7@earthlink.net">John 
  Koenig</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A 
  title=filepro-list@lists.celestial.com 
  href="mailto:filepro-list@lists.celestial.com">Filepro List</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Sunday, August 15, 2004 8:17 
  PM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> Processing to add/create real 
  fields in an existing file </DIV>
  <DIV><BR></DIV>Filepro Experts:<BR><BR>&nbsp;I import files that contain 
  information regarding pools of mortgages, which I then analyze using Filepro. 
  <BR>These files do not have a uniform format as they are from various mortgage 
  lenders.<BR><BR>The processing that I have written requires that the output be 
  stored in <B><U>real field</B></U>s within the file that I have imported. 
  Therefore<BR>declaring values will not work. At least I don't see how it would 
  solve my problem. As a consequence after importing a file I find myself 
  MANUALLY entering these fields time (various date fields such date next 
  interest change etc) again and again.<BR><BR>Is there a simple way to 
  add&nbsp; real fields to a file via a filepro processing table (dos/windows 
  version)? <BR><BR>For example:<BR><BR>Say I have a mortgage file (named 
  "mortgage") with the following fields.<BR><BR>1)&nbsp; 
  MortgageAmount&nbsp;&nbsp; 10, $<BR>2)&nbsp; 
  Rate&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
  6, F<BR>3)&nbsp; 
  Term&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
  3,.0<BR>4)&nbsp;&nbsp; 
  ClosingDate&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
  8,yymd<BR><BR>I would like to write a filepro process (dos version)&nbsp; that 
  would automatically add the following fields to the map so that I can 
  calculated the maturity date and store it in the file. The process can reside 
  in the <U>mortgage </U>file itself since I always import the new<BR>data into 
  the same file for initial processing with the standard processing table I have 
  written.<BR><BR>5)&nbsp;&nbsp; 
  maturityDate&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
  8,yymd<BR>6)&nbsp;&nbsp; 
  maturityMonth&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 3,*<BR><BR>My 
  thanks in advance for any help!<BR><BR>Regards,<BR><BR>John Koenig<BR><BR><BR>
  <P>
  <HR>

  <P></P>_______________________________________________<BR>Filepro-list mailing 
  list<BR>Filepro-list@lists.celestial.com<BR>http://mailman.celestial.com/mailman/listinfo/filepro-list<BR></BLOCKQUOTE></BODY></HTML>