DRAW
Syntax
DRAW(<win>,<X>,<Y>,<ratio>,<scl>,<mem>,<size>)
Description
Places the Draw file pointed to by <mem> of length <size> bytes in <win> with top-left corner at <X>, <Y> and aspect ratio <ratio> and scale <scl> (both are percentages). <ratio> is the horizontal size:vertical size ratio - hence if <ratio> = 50 (ie. 50%) then the picture will be squashed to half size in the horizontal direction.