BTchgLog.asp Explanation

File Format:

{change ID}{tab}{date of change}{tab}{change type code}{tab}{from ID or item type}{tab}{from name}{tab}{to ID or item type}{tab}{to name}

Change Type Code:

I = Item No Change {from item type}{tab}{from item no}{tab}{to item type}{tab}{to item no}
T = Item Type Change {from item type}{tab}{from item no}{tab}{to item type}{tab}{to item no}
M = Item Merge {from item type}{tab}{from item no}{tab}{to item type}{tab}{to item no}
E = Category Name Change {from category ID}{tab}{from category name}{tab}{to category ID}{tab}{to category name}
G = Category Merge {from category ID}{tab}{from category name}{tab}{to category ID}{tab}{to category name}
C = Color Name Change {from color ID}{tab}{from color name}{tab}{to color ID}{tab}{to color name}
A = Color Merge {from color ID}{tab}{from color name}{tab}{to color ID}{tab}{to color name}

Additional Notes:

Call the file with &nID={change ID} where change ID is the ID of the change (will show all changes where the change ID is > than the nID called)

(no changes found) is displayed when there are not changes found.