PDA

View Full Version : command to initiate a dial process from CLP?



EDIguru
11-25-2002, 08:51 AM
There probably is a command, because I know we call from a CL a program in our EDI software, (Harbinger/Inovis Trusted Link), to do dial ups. It is written in CL/RPG, but I don't have the source code. Sorry I can't be of more help.

Guest.Visitor
12-02-2002, 12:25 PM
Thanks! Any change you can retrieve the CL source?

EDIguru
12-04-2002, 09:11 AM
Sorry, they don't give us the source code.

Guest.Visitor
01-02-2003, 08:30 AM
I need to FTP data from our AS/400. The issue is that we have to use a dial line to do this and we want to automatically dial the line, ftp the data and disconnect. Does anybody know if there is a command to initiate the dial from within a CL program? Thanks!

Guest.Visitor
01-02-2003, 08:30 AM
Okay, thanks for your help. We ended up getting a communications "guru" to help us configure the line/controller, etc. and used the "strtcpptp" command.