Running a data transfer from a CL program
10 pts.
0
Q:
Running a data transfer from a CL program
Is it possible to run a data transfer from a CL program? I can create a DTF file but how would you code a CL program to run it?

Software/Hardware used:
ISeries
ASKED: Nov 10 2009  2:00 PM GMT
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
0
670 pts.
0
A:
 RATE THIS ANSWER
0
Click to Vote:
  •   0
  •  0
  • AddThis Social Bookmark Button
STRPCO
STRPCCMD PCCMD('"rtopcb yourdtf.dtf"')

Start PC Organizer starts the Client Access Organizer on the host system
Start PC Command is what I think you are looking for.

Examples:

As an alternative, please check out this tutorial on how to provide your end users with data directly from your iSeries to XL without the need of a DTF or any additional objects on your iSeries.

My Blog: http://itknowledgeexchange.techtarget.com/beyond-excel/
Last Answered: Nov 10 2009  11:33 PM GMT by Chatmaker   670 pts.
0
0
Discuss This Answer:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _



0