This commit is contained in:
Jsj 2008-08-22 18:34:46 +00:00
parent 47e02071fc
commit d9d716fa7d

View File

@ -42,7 +42,8 @@ namespace DataLoader
{
_OutTran = new OutsideTransition(cn);
// load rofst (use it later)....
rofst = new ROFST(pth + "\\ro.fst");
DocVersionInfo dvi = DocVersionInfo.Get(docver.VersionID);
rofst = new ROFST(pth + "\\ro.fst",dvi);
// Migrate library documents
MigrateLibDocs(cn, pth);
// Initialize Dictionaries