Beiträge zum Stichwort ‘ RPGLE ’

Entwicklung einer CGI-Anwendung mit RPG

10. November 2009 | Von

Am Beispiel der Implementierung eines Web-G&aumlstebuchs werden die Grundlagen der Programmierung mit dem Common Gateway Interface gezeigt. von Edward R. Smith Mit der Verfügbarkeit des Common Gateway Interface (CGI) im Internet Connection/400 HTTP Server wird die AS/400 zur Plattform für die Entwicklung interaktiver Web-Anwendungen. CGI ist ein Standardprotokoll für Web-Server, das die direkte Interaktion zwischen Server-Programmen (z.B. RPG- oder CL-Programmen) und einem Web-Browser erm&oumlglicht.



Display Access Paths Utility (eng)

11. November 2008 | Von

NEWSolutions: RPG and Cobol developers spend a lot of time with Display Database Relations (DSPDBR) and Display File Description (DSPFD) trying to work out which access path is the most appropriate to use. Neither of these, though, shows access path details in a straightforward list. If you’re like me, you are a bit frustrated with IBM for not giving us a simple, clean way to see what access paths exist over a file and what their details are. I’ve written a utility called Display Access Paths (DSPACP) to solve this problem. Here, I give you the details you need to use DSPACP quickly and easily.



Tech Tip – Zeitstempel für FTP-Dateien

11. November 2008 | Von

Artikel der NEWSolutions: Wie lässt sich bei der Übertragung von FTP-Dateien von einem iSeries System an eine Netzwerkeinheit ein Zeitstempel zur eindeutigen Unterscheidung an das Ende des Dateinamens anfügen?