How do you download a flat file from Mainframe to your
local PC using SAS?

Answer Posted / poojavaibhav

A "flat file" is a plain text or mixed text and binary file which usually contains one record per line[2] or 'physical' record (example on disc or tape). Within such a record, the single fields can be separated by delimiters, e.g. commas, or have a fixed length. In the latter case, padding may be needed to achieve this length. Extra formatting may be needed to avoid delimiter collision. There are no structural relationships between the records.


You can use Import wizard or import procedure or infile statement to create sas dataset and then use file statement to write file in log.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are pdv and it functions?

592


What are the table names in oracle database...?

2245


what are sas/access and sas/connect? : Sas programming

542


Are you sensitive to code walk-throughs peer review or QC review?

2590


how do you pull data from equifax?tell me the process?

1371






describe about metadata object? : Sas-di

616


what is broad cast agent? : Sas-bi

591


What are the difference between ceil and floor functions in sas?

697


what is the difference between nodup and nodupkey options? : Sas programming

611


explain the difference between alternate key, business key, foreign key, generated key, primary key, retained key and surrogate key ? : Sas-di

537


what does the run statement do? : Sas programming

550


What is the use of %include statement?

613


how to debug and test the sas program? : Sas-administrator

567


what is null hypothesis? why do you consider that?

2408


what is the use of sas management console? : Sas-di

606