Save File Dialog
You can save data displayed in a grid by exporting it to a text file:
- To save the data to a text file with comma delimiters, that is, in the default CSV format, click OK. You can save the file to any directory for which you have write access. Select the directory, specify the file name, and click Save. The data is written to the specified file.
- To save the data to a text file and to specify the delimiter, click the Text Format radio button. Select a Field Delimiter from the dropdown list; the default delimiter is comma (,). Click OK. You can save the file to any directory for which you have write access; select the directory, specify the file name, and click Save. The data is written to the specified file using the specified delimiter.
Copyright © 2006, 2008, Oracle. All rights
reserved.