Home > Archive > Clarion > May 2006 > Clarion 6 Button Action, Run Program, Parameters
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Clarion 6 Button Action, Run Program, Parameters
|
|
| nickthename 2006-05-10, 3:55 am |
| Hi there.
I have a button on a form that has an Action, when pressed Run Program.
In the program Name I have opera.exe to run the Opera browser. In the
Parameters, I have a local variable. The program gets run, but the
parameter is not translated. For example, if I put loc:site in the
parameter, the clicking the button launches Opera to the page
'loc:site' not to the value of the variable. I tried binding the
variable but doesn't make any difference. Seems that it just takes it
as a literal.
Also, I have the VCR form controls on a form. When I click Insert or
press the + key, the Change Record is invoked, not Insert.
Thoughts?
Thanks much.
|
|
|
|
|