I want to use a Separator to split an item into 5 items and set the ItemType and Color. When I use Set ItemType and Color in OnExit menu, it gives me the option duniform (1,5). When I run the model, the separator produces 3 of itemtype 1, 1 of itemtype 2 and 1of itemtype 4. I want to see all 5 itemtypes are produced every time. What is my option? Do I need to enter a flexscript at OnExit? Thanks