Transform W Lythgoe, Shevington, Wigan. This program transforms drawings up to 50 by 50 pixels in size when they are expressed in PLOT and DRAW statements. Two examples are given and then you can input your own drawing. First draw the diagram on 50 by 50 graph paper and write it out in PLOT and DRAW statements. Count the number of DRAW statements and enter this. Then enter the co-ordinates as required. To add your drawing to the data statements change line 110 to: FOR m=1 TO 4 and add a new data line, following the REM instructions in line 4990. Further data lines can be added, increasing the final number in line 110 by 1 for each diagram.