Hi All,

I have an interest in ASM. Could somebody please tell me, is this ASM code:

LD N,10

the same as this VB code:

Dim N as Integer
N = 10

Thanks