The number parameter refers to the number of the element to be displayed, and the x,y- coordinates specify the position of the new image on screen.
The instruction can be used directly in games programs to hold the various graphics components in a very compact format. These images can be saved in the Resource Bank using the Resource Bank Maker, and installed into memory along the following lines:
X> Load "Resource.Abk",l6 : Rem This can be any filename Resource Bank 16 : Rem set the resources to bank 16