Menu

Messagebox in console version

2008-10-05
2013-05-23
  • Denis Golovan

    Denis Golovan - 2008-10-05

    Hi.

    I found another bug/feature - when using commandline version, any try to overwrite .out file results in GUI messagebox asking what to do.

    Thanks.
    Best regards,
    Denis

     
    • Anthony Steele

      Anthony Steele - 2008-10-05

      OK, I see that one in FileConverter.pas, line 251.

      You should be able to work around that with the "-y" commandline switch, which will be equivalent to pressing "yes to all".
      What should the behaviour be - skip it, throw an exception?

       
    • Denis Golovan

      Denis Golovan - 2008-10-06

      >You should be able to work around that with the "-y" commandline switch

      Ok, I did actually.

      >What should the behaviour be - skip it, throw an exception?

      Ask user in console using standart stdin stream, I think.

      Thanks.
      Best regards,
      Denis

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.