This commit is contained in:
Kathy Ruffing 2008-03-03 15:06:52 +00:00
parent 8833d00be1
commit 9ece5ac125

View File

@ -99,6 +99,9 @@ namespace DataLoader
migrationErrors.Add("Transition Error: Missing Data - "+_OutTran.GetDescription(thekey));
}
toItem2 = toItem;
// the 32-bit program will no longer have a special type for outside transitions - make it a
// type of 0 (procedure with optional step).
itype = 0;
}
else
{