Quick Esp question. I have a local variable called oself, and it's an optr.
I want to put into it the word at ds:[0] and the word in si. What's the
right way to do it?
movdw oself, ds:[0]si ;Doesn't work
------------------------------------------------------------------------
| Don't you have geek code? I'm proud to be a geek! |
| -Miss Lucey, almighty webgoddess of bergen.org, on geek code |
------------------------------------------------------------------------
| Edward Di Geronimo Jr. edwdig@bergen.org |
------------------------------------------------------------------------