pedrosantos has asked for the wisdom of the Perl Monks concerning the following question:
Dear Monks, Does anyone have code to make perl talk to a ibm 3270 mainframe?
So far ive read about sockets, copied and pasted code to connect, but i dont see anything from the server. i am
in my job i have to connect 4 times a day to a QWS3270 terminal,(by hand), copy and paste a bunch of screens in a text file (by hand too) and finally make perl extract the usefull data.
i believe it MUST be perl who handles connecting to the server and capturing DATA without my intervention AND in a regular (automated) schedule...
Can anyone please help me?
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: How do i interact with a ibm 3270 mainframe?
by keszler (Priest) on Dec 14, 2009 at 03:04 UTC | |
by pedrosantos (Novice) on Dec 16, 2009 at 03:24 UTC | |
by keszler (Priest) on Dec 16, 2009 at 03:56 UTC | |
Re: How do i interact with a ibm 3270 mainframe?
by salva (Canon) on Dec 14, 2009 at 08:43 UTC | |
by faibistes (Novice) on Dec 24, 2009 at 11:00 UTC | |
Re: How do i interact with a ibm 3270 mainframe?
by JSchmitz (Canon) on Dec 14, 2009 at 16:20 UTC | |
Re: How do i interact with a ibm 3270 mainframe?
by jonadab (Parson) on Dec 16, 2009 at 08:30 UTC |