Menu

INPUT bug

Anonymous
2016-09-12
2016-09-19
  • Anonymous

    Anonymous - 2016-09-12

    Sorry if this has already been covered.....
    I'm using ver 15.08.10 on a Win7-64. When I RUN this:
    10 INPUT "Example of what happens when the INPUT line is more than 80 characters long 12345678 ",Z$
    20 PRINT "Z$="Z$
    and I enter ZZ, I get:
    Z$=le5678 ZZ
    Obviously, the remedy is to for my to avoid long INPUTs.
    While I'm here, when my Num Lock is Off, the Del key, which usually deletes, does nothing. Happily, the othet Del key works fine.
    Please, do not suppose these comments mean I'm not overjoyed to get my belovered BASIC back again!!

     
  • Rob Hagemans

    Rob Hagemans - 2016-09-18

    Hi, thanks for reporting this! This looks like a bug in PC_BASIC's handling of INPUT when the prompt is longer than one row. I'll see if I can fix it.

    Rob

     
    • Rob Hagemans

      Rob Hagemans - 2016-09-19

      I've fixed this - will be included in the next release.

      Rob

       
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.