You can fix the destroy option in this macro by editing line 120 in the "ClearCursor" rotine. It curently reads: /varset l1 "$a(1,$l0)" Change it to read: /if "$a(1,$l0)"!="" /varset l1 "$a(1,$l0)" This problem occurs as it loops through all of the i...