BookmarkSubscribeRSS Feed
Jaheuk
Obsidian | Level 7
Hi folks,
does somone know how to transfer (FTP?) a pure excel sheet to mainframe?
What is lrecl and blksize of mainframe file?
I have a proc import on PC to read the "sheets" that works fine !
I would like to do this on mainframe.

Regards,
Herman
1 REPLY 1
sbb
Lapis Lazuli | Level 10 sbb
Lapis Lazuli | Level 10
What exact process do you wish to perform on the "mainframe"? I believe that PROC IMPORT is not supported by SAS running on IBM's z/OS MVS system.

You will want to consider converting your pure XLS file to a CSV-format file and use a DATA step to create a SAS file.

Scott Barry
SBBWorks, Inc.

hackathon24-white-horiz.png

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

Find more tutorials on the SAS Users YouTube channel.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 1 reply
  • 1480 views
  • 0 likes
  • 2 in conversation