FNEND without function call (ERR=73) The program executes a FNEND statement before executing a function call. Check program logic to make sure that FNEND statements are executed only in multi-line DEFs, or remove the FNEND statement. This error cannot be trapped with a BASIC error handler.