# 以下定义实际函数名为rock,around是入参的参数名,clock是入参的引用值 on rock around the clock display dialog (clock as text) end rock rock around the current date -- call handler to display current date # ...