Hacker News new | ask | show | jobs
by gpvos 980 days ago
Lots of its features come from BASIC, like "on error goto" (even though it now worked with labels rather than line numbers). It is a more structured kind of BASIC than many of its predecessors, but procedures and functions have appeared in earlier BASICs such as BBC BASIC, or I think later versions of QuickBASIC.
1 comments

Been a long time since I played with VB but I think you could still use line numbers if you wanted but you had to have everything numbered?