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

Help me on creating spool through selection screen file path without upload

Former Member
0 Likes
512

Hi all,

Can anybody help me in this issue, i need to sent a text file (.txt) to spool. My requirement is pick the file from selection-screen and directly sent to create a spool for that text file. based on that spool only the output will be printed as a logo.

The text file containing logo printing data.

Hi all,

Can anybody help me in this issue, i need to sent a text file (.txt) to spool. My requirement is pick the file from selection-screen and directly sent to create a spool for that text file. based on that spool only the output will be printed as a logo.

The text file containing logo printing data.

2 REPLIES 2
Read only

Former Member
0 Likes
458

Hi,

Give the output with the Write statments and Generate the Spool with the output, it will simple for you

Regards

Sudheer

Read only

0 Likes
458

Hi Sudheer,

My problem is i am having a text file (logo data ) by using this through selection screen pick the file path and sent to create spool like same text file in spool. Please explain me clearly ok... with code....

If i sent that spool file to printer i should get output is logo. for that (text file) ok...