Quote
Although I don't know this type of programming it would help to know what this is used for and what not. Just posting code doesn't help any members who might have questions about what your post is about or what problems you might have with it.
Actually, St. Michael, it isn't really that arcane.
Ok, /]/]@t, from the looks of it, your program should work fine.
- Checks printer status, right? -
It's just that your compiler/assembler
either a)doesn't like asm or b)is paranoid.
Probably because you left nResult as a variable.
In either case, turning warnings off should solve the problem.
And I hate to say it, but Saint_Michael's right. Specify your post next time.
Don't expect someone like me to come by and say. *Oh! That's obvious.*
Btw. what compiler/assembler are you using there?