# File rbSnack/tkSnack.rb, line 569 def get_sample index rtv=Snack::exeTkCmd([@name,'sample',index], nil) rtv=rtv.split rtv.each{|v| v.to_i} rtv end