ha. I had an issue last month with that item label project you helped me with. I added #if tags so I could have the xml print different labels for each class on the item. I had #IF record.class == 'doors' and kept getting an error because class was DOORS. Simple but it took me a little head-banging to sort it out.