Application Development 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: 

in script

Former Member
0 Kudos

hi expects,

i have add a new field in address window in medruck.and i have written subroutine for it.but during printing the form , it is not printed with data.please help me. it is urgent.

1 ACCEPTED SOLUTION

amit_khare
Active Contributor
0 Kudos

Check that is the subroutine is returning the data or not.

Also, for the address window check its size and should not be overlapping with other windows.

Regards,

Amit

4 REPLIES 4

amit_khare
Active Contributor
0 Kudos

Check that is the subroutine is returning the data or not.

Also, for the address window check its size and should not be overlapping with other windows.

Regards,

Amit

Former Member
0 Kudos

hi, i have checked the window size and data . but it is show the problem.please help me .

0 Kudos

First check the data in subroutine.

Is it returning anything?

You can paste the code here for that and also your script code for that window.

Regards,

Amit

0 Kudos

ok, i have solved.thank you