MSIR.0726 Already an image or screen named (name)
An attempt was made to declare an Object or Structure variable with the same name as an Image. Since image, structure variables, and object variables are all accessed via a percent sign, the name, and a colon, this could produce ambiguities in variable resolution so is not allowed. Use different names for your images and Structure or Object variables.