Error Messages in Single Instance Codeunits

craigbarbscraigbarbs Member Posts: 60
edited 2003-10-29 in Navision Attain
Hi All,

If an error message is generated in a single instance codeunit, it appears that the same error message gets repeated over and over when I design other objects.

Has anybody else ever experienced this? Does anybody know how to prevent this?

Thanks

Comments

  • eromeineromein Member Posts: 589
    Yes, that's right... It's a little Navision feature.

    Just restart Navision or Reopen the database. Then it should be ok.
    "Real programmers don't comment their code.
    If it was hard to write, it should be hard to understand."
  • Jeff_FierceJeff_Fierce Member Posts: 32
    Or use the built-in debugger and set break point on triggers.
  • craigbarbscraigbarbs Member Posts: 60
    Hi All,

    I am aware that closing Navision and re-opening Navision stops that error. The thing is that I need this error message to be there under certain circumstances. I am hoping that there is a way to prevent the error from re-occuring over and over again.

    Thanks
  • eromeineromein Member Posts: 589
    don't think so...
    "Real programmers don't comment their code.
    If it was hard to write, it should be hard to understand."
Sign In or Register to comment.