Menu

"Press any key to continue" not working

2007-03-12
2013-05-30
  • Nobody/Anonymous

    Using GCBasic under Crimson Editor, along with Windows XP.  Compiling a flawed program that GCBAsic compliles successfully but then fails in the assembler.  The message "Press any key to continue" is displayed, but this function does not work.  Have to save any changes, then exit the Crimson Editor, then resume the Crimson Editor to start again.

    Regards,
    Kent

     
    • Stefano Delfiore

      If should add the command line switch /NP (see file messages.dat) in the following line of the file compile.bat:

      GCBASIC /NP /NC %1 /O:compiled.asm /A:makeasm.bat /P:download.bat
               ^
               |
      add ------

      stefano

       
    • Nobody/Anonymous

      Works great,  Thanks for the tip!

      Have been reluctant to edit any batch files.  That was after locking up an old Windows 95 machine, while messing with the bios, and autoexec.bat file.

      Kent

       

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.