Okay...got me looking further and this works:

move_mode = IGNORE_YOU + IGNORE_PASSABLE + IGNORE_PUSH + ACTIVATE_TRIGGER + GLIDE;
result = ent_move (my.force_x,my.force_y);

I was over-thinking it.
Thanks for stimulating my gearbox.