$CONSOLE:ONLY CHDIR _STARTDIR$ l = _LOADIMAGE("./foobar.bmp", 32) print l; _HEIGHT(l); _WIDTH(l); _FREEIMAGE l SYSTEM