This commit is contained in:
parent
8833d00be1
commit
9ece5ac125
@ -99,6 +99,9 @@ namespace DataLoader
|
|||||||
migrationErrors.Add("Transition Error: Missing Data - "+_OutTran.GetDescription(thekey));
|
migrationErrors.Add("Transition Error: Missing Data - "+_OutTran.GetDescription(thekey));
|
||||||
}
|
}
|
||||||
toItem2 = toItem;
|
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
|
else
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user