// (index -- ) { -- o} private int PickAction() { _interpreter.OPush(_interpreter.OPick(_interpreter.Pop())); return(1); }