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

script spool

Former Member
0 Likes
305

hi,

help me in this issue.

i need to send the script layout to spool settings from the program itself where should i mention it how can i do. there needs to be two options one is spool and other is direct printout.

thanks in advance

kiran kumar

Message was edited by: kiran kumar

Message was edited by: kiran kumar

Message was edited by: kiran kumar

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
283

Hi Kiran,

Use the 'ITCPO' structure to define output as you like.

You pass 'TDPREVIEW' parameter as 'X' and call screen 'SP01' to get spool. other parameters needs to be handled in the structure(ITCPO).

Regards,

Reddy

1 REPLY 1
Read only

Former Member
0 Likes
284

Hi Kiran,

Use the 'ITCPO' structure to define output as you like.

You pass 'TDPREVIEW' parameter as 'X' and call screen 'SP01' to get spool. other parameters needs to be handled in the structure(ITCPO).

Regards,

Reddy