S
smk23
I start getting the following error message on opening nearly every form in
my application:
"The expression On Current you entered as the event property setting
produced the following error: statement invalid outside type block."
The form I was opening does have code on the On Current event, but when I
put a breakpoint there, it never gets to the code. The form proceeds to open
and seems to otherwise function normally except if I click a command button,
I get the same line with "the expression On Click..." I can't find a way to
debug this. Any ideas appreciated.
Thanks,
Sam
my application:
"The expression On Current you entered as the event property setting
produced the following error: statement invalid outside type block."
The form I was opening does have code on the On Current event, but when I
put a breakpoint there, it never gets to the code. The form proceeds to open
and seems to otherwise function normally except if I click a command button,
I get the same line with "the expression On Click..." I can't find a way to
debug this. Any ideas appreciated.
Thanks,
Sam