Usage Example - Operation: WIB


.OPERATION WI B ;   Window Image - use specified background
.INPUT FILE spi_001 ;   File name
.OUTPUT FILE wi_b_001 ;   New file name
.ENTER DIMENSIONS 100,100 ;   Size of window
.TOP LEFT COORDINATES 250,150 ;   Location of left corner
.BACKGROUND 100,100 ;   Value of background

INPUT OUTPUT
ip_001 wi_b_001