Author Topic: No navigation for Label made by LineNumber  (Read 9096 times)

0 Members and 1 Guest are viewing this topic.

Offline TempodiBasic

  • Forum Resident
  • Posts: 1792
    • View Profile
Re: No navigation for Label made by LineNumber
« Reply #30 on: December 13, 2018, 08:36:15 am »
@ Ed Davis
Hi
I think that
yes you're right about some BASICs do this jump but not QB (that is the goal of emulation of QB64) and not Dartmouth BASIC (the original BASIC) do this kind of jump with GOTO, so IMHO those are mutant BASICs (GOTO variable) in the family of BASIC (GOTO fixpoint by label or line of number).

https://www.dartmouth.edu/basicfifty/basic.html
see here original manual of Dartmouth BASIC.
Programming isn't difficult, only it's  consuming time and coffee