Re: Need to automate the FTP of EXCEl file to Mainframes
- From: Lovelin <lovelin@xxxxxxxxx>
- Date: 23 Apr 2007 08:03:59 -0700
I have seem similiar process.
Use VB to extrat the excel into a Tab Delimited file. (There are
features to create a dump of the excel file. Don't use them)
Have a batch file run automatically every night or morning to run this
VB program
On the mainframe job add an FTP step to retreive the data whenever
required.
On Apr 18, 2:17 am, svpnu...@xxxxxxxxx wrote:
I need to automate the ftp of execl file to mainframes and read it
through a cobol program.
I am reading thru cobol program after saving it as a text tab
delimited file.
But now want this conversion of excel file to text tab delimited file
to happen wothout using a macro. can someone help me out?
.
- References:
- Need to automate the FTP of EXCEl file to Mainframes
- From: svpnunna
- Need to automate the FTP of EXCEl file to Mainframes
- Prev by Date: Re: newbie question on cobol syntax
- Next by Date: Re: newbie question on cobol syntax
- Previous by thread: Re: Need to automate the FTP of EXCEl file to Mainframes
- Next by thread: AcuODBC Question
- Index(es):
Relevant Pages
|