If reading an external file to produce an external file,
what is the shortcut to write that record without coding
every single variable on the record?

Answer Posted / sunymuny

A PUT Statement using a Variable _all_ can be used to
achieve this task. where we wont have to mention all the
variable names for output using put statement.

Is This Answer Correct ?    4 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is the primary data source for the wrs? : Sas-bi

659


Do you need to compute new variables? If so,should you do this before you execute the report-writing procedure?

1467


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?

1161


In SAS explain which statement does not perform automatic conversions in comparisons?

801


What are the 3 components in sas programming?

725






explain the key concept of sas? : Sas-administrator

559


Can you suggest us materials for sdtm mapping?

4039


what is ae onset date n what is RDS

1938


what is the difference between: x=a+b+c+d; and x=sum (of a, b, c ,d);? : Sas programming

609


How do dates work in sas?

645


How can sas program be validated?

577


What commands are used in the case of including or excluding any specific variables in the data set?

594


what is sas enterprise intelligence architecture? : Sas-bi

544


Give some examples where proc report’s defaults are same as proc print’s defaults?

641


If a variable contains only numbers, can it be a character data type?

612