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

How to print data using call screen

Former Member
0 Likes
302

hi,

i am some data in screen ,if i double click this one i have to call another screen i have to pring some data.

i am using call screen 100 command , i have given what text has to print in PBO of 100.

regards,

siva kumar

1 REPLY 1
Read only

Former Member
0 Likes
272

on the new screen, give the names of the fields on the screen same as they are on the first screen. Also declare these screen varaibles in the top include. i hope u have done this, other wise program won't compile.

let me know if this helps.