# File rbSnack/tkSnack.rb, line 960 def upDate(frequency, amplitude=nil, shapeValue=nil, shapeType=nil, total=nil) args=makeArgs( frequency, amplitude, shapeValue, shapeType, total) configure(*args) end