◄Key► ◄Up► ◄Contents► ◄Index► ◄Back► ──────────────────────────────────────────────────────────────────────────── Message: RT212 Text: Malformed Assembler subroutine file Severity: Fatal Explanation: You are attempting to access an assembler routine that is not in the specific format for such a file. Resolution: Examine the example assembler routine which was supplied to you with your system and alter the structure of your routine to be the same as this. Ensure that it is linked properly, it has the correct structure, and you used the right assembler. You should then be able to run your code successfully. -♦-