I'm semi-new to z80 asm and am looking at a source that has: Pages: .dw VIDEO_MEM, _plotSScreen+6 When I compile it using Asm Studio 86, it says Label not defined: "VIDEO_MEM" Could some one tell me what's wrong and how I can fix this? I appreciate any help I can get. Eric Greening