Menu

DRAW Statement

2015-11-18
2015-11-18
  • Ronald Herrera

    Ronald Herrera - 2015-11-18

    Maybe this is not a bug report situation, but probably you'll like to know that the DRAW statement needs an end value numeric to the last letter command. For example:

    5 SCREEN 1
    10 A$="c1l3ululuuuuurdrdrdrdrdllulu": ‘Illegal function call error.
    15 ‘A$="c1l3ululuuuuurdrdrdrdrdllulu1": ‘Accepted.
    20 DRAW A$

    Just to let you know.
    Ronald.

     
    • Rob Hagemans

      Rob Hagemans - 2015-11-18

      Yup, that's a bug, since this does work in GW-BASIC and doesn't seem to work in PC-BASIC. I can reproduce this and will have a look at fixing it.

      Thanks again for the bug reports - if you have more where these came from, please keep them coming!

      Rob

       
      • Rob Hagemans

        Rob Hagemans - 2015-11-18

        Already fixed :)

         
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.