• Jeffrey Lee's avatar
    Fix bad error pointer returned by Font_LoseFont · 4fb6d1d2
    Jeffrey Lee authored
    Detail:
      s/Fonts01 - Change a TEQ to a CMP to ensure the V flag is cleared; if a font handle like &80000000 was supplied then the opening CMP would set the V flag, accidentally causing the code to return a garbage error pointer.
      s/Errors - Apparently AddError requires '$' to be doubly-escaped to '$$$$' to stop objasm from throwing a warning.
    Admin:
      Tested on wandboard
      Fixes AODT on SYS "Font_LoseFont",&80000000
    
    
    Version 3.79. Tagged as 'Manager-3_79'
    4fb6d1d2
Errors 4.6 KB