I did indeed not include acknex.h, because if i include it:

<#include <acknex.h> #include <default.c> BMAP* name = "file.bmp";>
Script error - No C code in .WDL scripts!

with the following script:
#include <acknex.h>
#include <default.c>
BMAP* name = "file.bmp";

I've just updated a7 (that might be the problem)
Before i updated, everything (except the font definition) worked fine. Because the font didn't work, i updated. But then it only got worse...

I am sure that is .c

Roy