SUPPORT / SAMPLES & SAS NOTES
 

Support

Sample 24596: Creating a delimited file using a PUT statement

DetailsCodeOutputAboutRate It

Generate a file whose values are separated by the specified delimiter.

Note:   The sample code on the Full Code tab creates a tilde-delimited file. However, you can specify any character or hex value in the DLM= option on the FILE statement. Use DLM='09'x for a tab delimited file on an ASCII platform, and '05'x on an EBCDIC platform.




These sample files and code examples are provided by SAS Institute Inc. "as is" without warranty of any kind, either express or implied, including but not limited to the implied warranties of merchantability and fitness for a particular purpose. Recipients acknowledge and agree that SAS Institute shall not be liable for any damages whatsoever arising out of their use of this material. In addition, SAS Institute will provide no support for the materials contained herein.