Is it possible to FTP a PS to an exce file? If so, please explain me how is it done..
Thank you
Is it possible to FTP a PS to an exce file?
-
- Posts: 4
- Joined: Fri Mar 20, 2009 6:20 pm
- Skillset: COBOL,JCL,DB2,CICS
- Referer: Roopesh
- MrSpock
- Global moderator
- Posts: 809
- Joined: Wed Jun 06, 2007 9:37 pm
- Skillset: REXX, JCL, DFSORT, Syncsort, Axway MFT, Connect:Direct, FTP, SFTP
- Referer: ibmmainframes.com
- Location: Raleigh NC USA
- Contact:
Re: Is it possible to FTP a PS to an exce file?
What is a "exce" file? Keep in mind that this is an IBM mainframe-oriented forum and we need to stick to topics concerning standard IBM mainframe file formats.
But, for the sake of discussion, FTP doesn't care about the content of the data being transferred.
But, for the sake of discussion, FTP doesn't care about the content of the data being transferred.
-
- Posts: 278
- Joined: Thu May 15, 2008 9:45 pm
- Skillset: MVS
MQ
ISPF - Referer: sister site
Re: Is it possible to FTP a PS to an exce file?
Do you mean an excel spreadsheet file?
There is no automatic method to insert column tab characters or change the presentation of the data during FTP transmit. You must manipulate the data through a utility on the mainframe and then FTP to the desktop.
There is no automatic method to insert column tab characters or change the presentation of the data during FTP transmit. You must manipulate the data through a utility on the mainframe and then FTP to the desktop.
Regards,
Bill Dennis
Disclaimer: My comments on this forum are my own and do not represent the opinions or suggestions of any other person or business entity.
Bill Dennis
Disclaimer: My comments on this forum are my own and do not represent the opinions or suggestions of any other person or business entity.
- dick scherrer
- Global moderator
- Posts: 6268
- Joined: Sat Jun 09, 2007 8:58 am
Re: Is it possible to FTP a PS to an exce file?
Hello roopesh and welcome to the forum,
One easy way to do what you want to to create a tab-delimited text file using the cobol STRING statement. The file created on the mainframe should contain no packed-decimal, binary, or implied decimals.
FTP the tab-delimited file to the desktop and import into Excel.
You are asking about MS-Excel, right?
One easy way to do what you want to to create a tab-delimited text file using the cobol STRING statement. The file created on the mainframe should contain no packed-decimal, binary, or implied decimals.
FTP the tab-delimited file to the desktop and import into Excel.
You are asking about MS-Excel, right?
Hope this helps,
d.sch.
d.sch.
-
- Similar Topics
- Replies
- Views
- Last post
-
-
EZIOE004 Logical I/O error on file occurred reading VB file
by savitha_y » Mon Feb 15, 2021 7:54 pm » in CA-Easytrieve - 3
- 4975
-
by savitha_y
View the latest post
Wed Feb 17, 2021 5:02 am
-
-
-
File Handling 3 input files and 1 output file by using EZT
by pavan426 » Thu Sep 09, 2021 12:17 am » in CA-Easytrieve - 0
- 4440
-
by pavan426
View the latest post
Thu Sep 09, 2021 12:17 am
-
-
-
Need to check whether file is ESDS file or not by using REXX
by Devrana » Sat Oct 05, 2024 2:28 pm » in CLIST & REXX - 6
- 3311
-
by sergeyken
View the latest post
Tue Oct 08, 2024 5:25 pm
-
-
- 6
- 2533
-
by MFDEV
View the latest post
Fri Sep 11, 2020 9:04 am
-
- 2
- 4967
-
by chaat
View the latest post
Thu Jan 28, 2021 12:09 am