Framework BRL.Basic Framework BRL.System Framework BRL.Max2D Graphics 800,600,0 Flip WaitKey End
Error:
"M:/Blitzmax/samples/test.debug" Unhandled Exception: Attempt to access field or method of Null object Graphics [f:\blitzmax\mod\brl.mod\max2d.mod/max2d.bmx;108;2] test [M:\Blitzmax\samples/test.bmx;5;1] Process complete
It seems to try to open the max2.mod on F:\ but I don't have that drive letter on my system!
Suggestion to mark: it's handy to have the exact module name on top of the page in module help pages. Then you exactly know which file to include with "Framework".
ps: Framework command doesn't highlight in IDE.