<div>I have a &#39;temp&#39; file that I import from a client, then do misc processing on it and then copy all these records to a duplicate file for archive purposes.</div>
<div>I delete them from the original &#39;temp&#39; file after I copy them to the archive file.</div>
<div> </div>
<div>Since the only time I get records to add to this &#39;temp&#39; file are in the form of a file I receive from a client, I run -K to delete all the &#39;blank&#39; records to keep this &#39;temp&#39; file</div>
<div>from growing with a bunch of &#39;empty&#39; records, etc.</div>
<div>As you know, there must be at least 1 record in a filePro file in order to do an &#39;import&#39; to it.....so is there a built in command to add one record to a file that has no records in it currently?</div>
<div> </div>
<div>I guess I could write a simple output processing to do this for me, just didn&#39;t know if there was a command I was unfamiliar with to simply add 1 blank record to a file </div>
<div> </div>
<div> </div>
<div>Thanks</div>
<div> </div>
<div>Scott</div>
<div> </div>