I habe used by mistake the following line: DW 0000B the line assembles without any error to 0000h Shouldn't there not some kind of error message?
"Shouldn't there not [sic] some kind of error message?" Yes, there shouldn't; and there wasn't - so that's fine! Zero is zero - no matter how many leading zeros you put on it, and no matter what radix you use!