Made with KolourPaint and screenshots from Kate (with the GitHub theme).

  • @marcos@lemmy.world
    link
    fedilink
    224 days ago

    Even older variants required both a let to declare the variable and a dim to set its size.

    I remember a REDIM command, but I really can’t remember what basic it’s from.

    • @dan@upvote.au
      link
      fedilink
      224 days ago

      The first programming language I used was Visual Basic (both VBA in Excel, and VB3 then VB6). I think it used redim to resize arrays.