Having just compiled my first simple 86 assembly program with Assembly Studio 86, I attempted to load the 86P file (HELLO.86P) into the emulator and it produced a program named 'HELLO.86', which could not be executed with the Asm( command. However, when I compiled the same program with Asm86/TASM, it loaded and ran just fine. Does anyone know why? --David