ID:156057
![]() Jan 5 2011, 1:28 pm
|
|
I understand you can pass a verb through a button click, but I am not sure if it's possible to pass an argument through it? Is it, and if so, how?
|
![]() Jan 5 2011, 1:34 pm
|
|
When the button is pressed, the button's command is executed exactly as if somebody had typed it into the command line and pressed enter.
|
I have never passed objects or lists through a command line, but I do know you can pass text and numbers through a command line.
verb/test(n as num) |