In a message dated 2/10/00 3:22:27 AM Central Standard Time, Kouri@ucdavis.edu writes: > This will set the coordinates to row 7, column 15 (bottom right hand corner): > ld hl,$0715 > ld (currow),hl > That'd be at column 21, perhaps resulting in a crash... I think you mean $070F. right? :) Jason_K