View Single Post
Old May 19th, 2006, 12:27 PM   #23
kruptof
Professional Programmer
 
kruptof's Avatar
 
Join Date: May 2006
Location: UK - London
Posts: 333
Rep Power: 3 kruptof is on a distinguished road
hey Narue was just playing around with the code and when i change it to something like this: you don't get an ouput...... is like as if the save variable is blank?....................why is this.

Quote:
convert:
mov dx,0
div bx
add dx,'0'
mov [save+di],dl
test ax,ax
dec di;<----------this was before test
kruptof is offline   Reply With Quote