Hello Mr. Lotter,
I guess the manual page concerning fixed(float) isn't correct.
http://www.conitec.net/beta/afixed.htmThe functions name should be "fixv", not "fixed", right? At least that's what the example on that page suggests and what actually compiles. Using "fixed" results in an compile time error.
The type of the parameter should also be float, not var.