|
Neil wrote... >If you have CA/400 for Win95/NT use the 'Data Transfer from AS/400' >function to 'download' the file from the QSYS.LIB file system to a >network drive that you have mapped to a directory in the AS/400's IFS. >Select the option to download the file as CSV (Comma Separated Variable) >format. You can them FTP the file from your IFS directly using the >correct FTP subcommands (which are not presently floating around in my >brain). ! Collaborated to create a DWNLDDBF command that transfers any AS/400 database file to a .CSV document in a shared folder from a batch job. To do the CSV conversion, it reads a template cycle program RPG member, replaces keywords and uses WRTSRC to create source and compile a QTEMP program that calls another standard module to convert each field. This allows results of reports to be delivered overnight as downloads by scheduled jobs, with results waiting in the user's folder in the morning. --Jerome /* -=- -=- -=- -=- -=- -=- -=- -=- -=- -=- -=- -=- -=- -=- -=- -=- -=- */ /* Jerome Hughes jromeh@aol.com */ /* InterPro Consulting Services www.interproinc.com */ /* Rosemont IL USA these are my own opinions only */ /* OMNI User Communications Director www.omniuser.org */ /* -=- -=- -=- -=- -=- -=- -=- -=- -=- -=- -=- -=- -=- -=- -=- -=- -=- */ In all of history, there has been only one cure for error discovered, one partial antidote against making grand, foolish mistakes. One remedy against self-deception. That antidote is criticism. Alas, criticism has always been what human beings - especially leaders - hate most to hear. -- David Brin, The Transparent Society +--- | This is the Midrange System Mailing List! | To submit a new message, send your mail to MIDRANGE-L@midrange.com. | To unsubscribe from this list send email to MIDRANGE-L-UNSUB@midrange.com. | Questions should be directed to the list owner/operator: david@midrange.com +---
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.