Using Draw Files in Basic (Part 2)
by Mike Summerton

Note: This program needs system resources, so the !System directory must have been 'seen' before the program is run.

When run, the program displays a Draw file in a specified position on the screen, with a given rotation and x & y scale.

The program !RUDraw.Transform uses the Basic library <RUDraw$Dir>.DrawLib to display the file <RUDraw$Dir>.DrawFile. The system variable <RUDraw$Dir> is set in !RUDraw.!Run.

Refer to this month's magazine (RISC User Volume 3 Issue 6 page 19) for details of using the DrawLib library in your own programs.
