On 17 Sep 2004, at 16:26, Richard Goodman wrote: > The program is crashing when program flow reaches the first COPYBITS > line in the fragment below: > > dragRect;8 = @gIconRect(iconNum) > > CALL COPYBITS(#bgGWPtr&+2, #stageGWPtr&+2, dragRect, gIconRect, > _srcCopy, 0) > //************** Above line causes a crash. ******************* > <snip> > > Any suggestions? Shouldn't gIconRect be gIconRect(iconNum)? bw