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

which date functions advances a date time or date/time value by a given interval? : Sas programming

540


Mention what is PROC in SAS?

605


What sas features do you use to check errors and data validation?

694


if the Id has more then two transcatiion then show the first observation, IF Id has only two observation then It show both the observation

1169


Difference between sum function and using “+” operator?

606






what cause the "error: connect:" and "error in the libname statement" when there weren't any such problems?

1689


Enlist the functions performed by sas.

678


What is the different between functions and PROCs that calculate the same simple descriptive statistics?

1232


What are the implications?

1182


How you can read the variables that you need?

655


Explain what is data step?

731


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

615


What would you change about your job?

1929


How do you control the number of observations and/or variables read or written? Approximately what date is represented by the SAS date value of 730?

1167


what is broad cast agent? : Sas-bi

598