File Manager
Upload
Current Directory: /home/lartcid/public_html/journal.lartc.id
[Back]
..
[Open]
Hapus
Rename
.htaccess
[Edit]
Hapus
Rename
.well-known
[Open]
Hapus
Rename
README.md
[Edit]
Hapus
Rename
api
[Open]
Hapus
Rename
cache
[Open]
Hapus
Rename
cgi-bin
[Open]
Hapus
Rename
classes
[Open]
Hapus
Rename
config.TEMPLATE.inc.php
[Edit]
Hapus
Rename
config.inc.php
[Edit]
Hapus
Rename
controllers
[Open]
Hapus
Rename
cypress.json
[Edit]
Hapus
Rename
dbscripts
[Open]
Hapus
Rename
docs
[Open]
Hapus
Rename
error_log
[Edit]
Hapus
Rename
favicon.ico
[Edit]
Hapus
Rename
index.php
[Edit]
Hapus
Rename
js
[Open]
Hapus
Rename
lib
[Open]
Hapus
Rename
locale
[Open]
Hapus
Rename
mini.php
[Edit]
Hapus
Rename
pages
[Open]
Hapus
Rename
php.ini
[Edit]
Hapus
Rename
plugins
[Open]
Hapus
Rename
public
[Open]
Hapus
Rename
registry
[Open]
Hapus
Rename
scheduledTaskLogs
[Open]
Hapus
Rename
schemas
[Open]
Hapus
Rename
styles
[Open]
Hapus
Rename
templates
[Open]
Hapus
Rename
tools
[Open]
Hapus
Rename
Edit File
# Comma-Separated Values (CSV) Files ## Importing into a Spreadsheet Some applications, including Microsoft Excel, do not correctly handle newlines that are present within CSV data fields. For example, an address may include street information, followed by a newline, followed by the city and province, followed by a newline, followed by a postal code. The newlines are used to provide formatting for the field. This form of data is valid and part of the CSV specification (please see [1] and [2]). Applications that do not correctly handle newlines treat data that follows a newline as a new row of data. This leads to unexpected behaviour and errors when importing CSV files. One workaround for this limitation is to use software that correctly processes CSV files. For example, LibreOffice can be used to import a CSV file that contains newlines in data fields. The resulting spreadsheet can either be used as is or LibreOffice can be used to save the file in Microsoft Excel format (e.g. .xls). The file can then be opened for editing in Microsoft Excel. In a similar way, Google Docs can be used to import the CSV file. Again, the resulting spreadsheet may be used as is or Google Docs may be used to save the file in Microsoft Excel format for editing in Microsoft Excel. ## LibreOffice LibreOffice may be obtained free of charge for Windows, Mac, and Linux: https://www.libreoffice.org/ Alternately, Mac users can use NeoOffice, an OpenOffice port for the Mac: http://www.neooffice.org ## Google Docs Google Docs require an Internet connection and a Google account: http://docs.google.com ## Additional Information [1] http://tools.ietf.org/html/rfc4180 [2] http://en.wikipedia.org/wiki/Comma-separated_values
Simpan