Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Activating Code Inside Smartform

Former Member
0 Likes
500

Hi,

How do i activate the code that i wrote in the smartform?. I am activating the smartform, but the code is not being activated. Please help.

Thanks,

Sandeep

4 REPLIES 4
Read only

Former Member
0 Likes
482

I am using ECC 6.0

Read only

FredericGirod
Active Contributor
0 Likes
482

The code inside a smartform don't need to be activated, it's like an include.

please clarify your question.

Fred

Read only

0 Likes
482

I want to debug the smartform. So i created some dummy code so that i can set a breakpoint. I am not able to do that as it says "the code is not active"

Read only

0 Likes
482

In the "initialization" for example, you can set "break user_name" ??

or did you create code inside a window ?