Announcement

Collapse
No announcement yet.

compile and debug

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Cliff Nichols
    replied
    In the tools--->options
    click on "Break on Error"

    Willing to bet a array out of bounds type error.

    or a #DEBUG ON
    and tracefiles always help too.

    I am sure others will be in shortly to explain how to do the 2nd two options

    But then again, when all else fails...post code and I am sure we can all find it together

    Leave a comment:


  • Richard Angell
    replied
    Post the code ... you'll get faster help usually.

    Leave a comment:


  • Steve Johnson
    started a topic compile and debug

    compile and debug

    I am struggling with converting DOS to Windows .... I have no compiler errors but when the program runs, a sub causes an error message that windows wants to "report." When I run it under compile and debug, it runs like it should. Any direction to send me?
Working...
X