I thought i'd start my script from scratch: Could anyone point out anything wrong with this script? :

////////////////////////////////////////////////////////////////////
#include <acknex.h>
#include <default.c>
function move_up(Square)
{
while (!key_w)
}

Thnaks,
Masna