I am having trouble using the linker "L51.exe". I am trying to link several OBJ files. This is my command line. L51 @files TO PRO3MAIN.LNK RAMSIZE(256) What is wrong? It doesn't create the output file PRO3MAIN.LNK. I can inline the OBJ files on the command line but not all of the files or I get the same result. PLEASE HELP!!!!