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

printing

Former Member
0 Likes
272

Hi

i have data in internal table and i am downloading that data to file into system as OUTPUT.PRN(filename) and i want to take printout of this file

i am using ws_execute and cl_gui_frontend_servies->execute

it is opening dos prompt and no response

1 REPLY 1
Read only

Former Member
0 Likes
246

in dos prompt it is giving the device is not connected and the executing stmt is

sapworkdir>copy d:\output.prn lpt1