use "inventorypart"; InventoryLine = ImagePane(ImportImage("inventorylinebkgndbmp", false), [ (ImagePane(ImportImage("invturreticonbmp", true), []), Point(5, 5)), (StringPane(partkey, Color(1,1,1), Point(12, 12)), Point(23, 5)), (StringPane(partlocation, Color(1,1,1), Point(16, 12)), Point(35, 5)), (StringPane("", Color(0.75,0.75,0.75), Point(82, 12)), Point(118,5)) ] );