micropathic
Well-known member
- Joined
- Oct 23, 2003
- Messages
- 75
If I have a command button, and want to test whether or not it has been clicked or not, what would be the syntax to do so. For instance if the event for the clicking the command button is something like.. sync.click, how would I say:
if sync.click = true
then
end if
When I type form1 and put a period after it, the inline dropdown menu doesnt give me the option to choose sync.click.
TIA
if sync.click = true
then
end if
When I type form1 and put a period after it, the inline dropdown menu doesnt give me the option to choose sync.click.
TIA