.data isim db 22,?,22 dup('') .code mov dx,offset isim mov ah,0ah int 21h