for (var i=0; i<this.pre_cmd.length; i++)
    {
        this.push(pre_cmd[i]);
    }