#Linux is so fucking cool. A few years ago, I tried to install #VisualBasic 5 on a windows 7 machine and eventually had to install an entire #win98 #VM to get it running.
Meanwhile, in #Linux land... Incredible nostalgia
#Linux is so fucking cool. A few years ago, I tried to install #VisualBasic 5 on a windows 7 machine and eventually had to install an entire #win98 #VM to get it running.
Meanwhile, in #Linux land... Incredible nostalgia
Things I had forgotten about Visual Basic:
*You define types with the keyword DIM, apparently short for "dimensions" as in the dimension of the type in bytes
*+=, -=, etc don't exist
*AutoRedraw on/off makes certain things unable to be removed by cls
*Polling joysticks is annoying as hell