Menu

#265 No error message when trying to open an undefined tab

open
nobody
None
4
2010-02-10
2008-08-29
Ronald
No

If I execute

console.exe -t DOESNOTEXIST

I don't get an error message that I'm using a tab which is not defined in the settings. I even get ERRORLEVEL set to 0.

Discussion

  • Marko Bozikovic

    Marko Bozikovic - 2008-11-02

    I am not sure how to handle this, since -t can be specified multiple times.

    One option is to show a message box if the tab is not found, and if no tab specified using -t options could be opened, just exit and set a proper ERRORLEVEL?

     
  • Marko Bozikovic

    Marko Bozikovic - 2010-02-10
    • priority: 5 --> 4
     

Log in to post a comment.