For those who enjoy using ListViews and wish to export the data to a CSV file, then this function is for you. Function without an array: #include <Constants.au3> #include <GUIListView.au3> ; #FUNCTION# ==================================================================================================================== ; Name ..........: _GUICtrlListView_SaveCSV ; Description ...: Exports a listview to a CSV file. ; Syntax ........: _GUICtrlListView_SaveCSV($hListView, $sFilePath[,