i have a variable that i want to store a number in, then install an interrupt, and be able to call the variable up and cp it with a the variable is: speed equ $-int+_user_int_ram+1 .db $1 and also i need to know what the difference between .db and .dw and it there are any other thins like those thanx, patrick