Quote: "The language is just a syntax, it's how you apply it that matters."
I really liked your comment BatVink =)
Well, in the same way or thought that the original question...
I went on vacation in a lost village not so long ago where i found an old PC (the video cart was native DX2... needless to say, old)
I used to install DBPRO + DX9B (with some work... to be able to use DDraw at least)
I could've use evey text command like cls, print, blabla... BUT : conversion vars and input commands, when inserted in the code, gave me an "error at line 0, hardware not recognized" if i remember well...
If i had written a line like MAKE MATRIX... I would understand... but could anyone tell me why input commands and str$,chr$,val... and perhaps other commands use D3D or video implentation???