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

in script

Former Member
0 Likes
531

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
Read only

amit_khare
Active Contributor
0 Likes
507

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
Read only

amit_khare
Active Contributor
0 Likes
508

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

Read only

Former Member
0 Likes
507

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

Read only

0 Likes
507

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

Read only

0 Likes
507

ok, i have solved.thank you