amueller wrote:I need to convert the concordance.dat file to an opticon.log file so I can import images into Opticon. unfortunately Opp. Counsel only gave me single page tiffs and a beg doc end doc concordance.dat file. Since the opticon file needs to be on a page level and doc breaks need to be indicated with a Y.
You could try doing a Register-Scan in Opticon, and then using the docbreaks tool in the imagebase manager to set the document breaks based on the database. This assumes a 1-to-1 match between the database and the images, but it sounds like that is what you've gotten. Basically what will happen is that Opticon will look at your database, and create docbreaks on matching imagekeys.
The only downside of Register-Scan is that it doesn't create a Produciton ID entry (it uses the tiff file name), which can make your imagebase messy if you load images from a loadfile later on. That's something that we'll probably change, but in the meantime, if you are concerned, you can export a log file (either before or after you do the imagebreaks) and load that into a Concordance database. It's pretty easy to copy the text from the path field into the Prod ID field (using
ftp://dataflight.com/cpl/appendonefield ... icolon.cpl), and then strip out the path and file extension using global search and replace. You then export that and re-create your Opticon DIR using Register-Load. Not particularly pretty, but it doesn't take long, and it'll give you a clean opticon imagebase. That is how I did it at The Lawfirm, so I'm sure that someone has a CPL or just a more elegant way of doing it. If so, speak up!