×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
Check out my latest open source tool "RPG To Desktop":
http://mowyourlawn.com/blog/?p=53
This will keep you from needing an HTTP/FTP server on the client, and also
it doesn't require ClientAccess.
HTH,
Aaron Bartell
http://mowyourlawn.com
-----Original Message-----
From: rpg400-l-bounces@xxxxxxxxxxxx [mailto:rpg400-l-bounces@xxxxxxxxxxxx]
On Behalf Of Lim Hock-Chai
Sent: Thursday, November 29, 2007 9:06 AM
To: RPG programming on the AS400 / iSeries
Subject: RE: Send_File API versus Send API over a Socket
Since we are at this topic, I wonder what would be the best method to
handle a business requirement where user wants to be able to press a
command key on a green screen that will allow him to save a AS400 DB
file on his/her workstation in csv format?
Since FTP, HTTP.. server does not usually run on user's pc, I'm assuming
that FTP, HTTP will not work under this requirement.
I thinking instead of green screen app doing a ftp put, maybe it can
just run a remote pc command of ftp get. However, I'm not sure how to
handle AS400 login and how to run a ftp script using remote pc command.
Just wonder, not that I need it.
As an Amazon Associate we earn from qualifying purchases.