Hi,
When opening a csv file with only a header line and no data lines results in a error.

This ofcourse has to do with the fact that there are no datalines. Once i add a data line the error is gone.
Debug info:
Notepad++ v8.7 (64-bit)
Build time : Sep 17 2024 - 17:06:31
Path : C:\Program Files\Notepad++\notepad++.exe
Command Line : "E:\test.csv"
Admin mode : OFF
Local Conf mode : OFF
Cloud Config : OFF
Periodic Backup : ON
OS Name : Windows 11 Enterprise (64-bit)
OS Version : 24H2
OS Build : 26100.4946
Current ANSI codepage : 65001
Plugins :
BigFiles (0.1.3)
ComparePlugin (2.0.2)
ComparePlus (1.2)
CSVLint (0.4.6.7)
CsvQuery (1.2.9)
FWDataViz (2.6.3.1)
HexEditor (0.9.12)
JsonTools (8.1)
LuaScript (0.12)
mimeTools (3.1)
NppConverter (4.6)
nppcrypt (1.0.1.6)
NppExport (0.4)
NPPJSONViewer (2.0.7)
NppMarkdownPanel (0.7.3)
nppRandomStringGenerator (1.9.6)
NppTextFX (1.4.1)
NppXmlTreeviewPlugin (2)
PlanetCNCNpp64 (3001.21.1125.1)
qkNppReverseLines (1)
RandomValuesNppPlugin (0.3)
Remove Duplicate Lines (1.3)
SQLinFormNpp64 (6.24.7.15)
urlPlugin (1.2)
VisualStudioLineCopy (1.0.0.2)
XMLNavigator (1.4)
XMLTools (3.1.1.13)
Reproduce:
- Create a new file and add a line with a ; delimiter. (example: ID;streetname;housenumber;postalcode;city;country)
- Open CSVQuery and press "read file"
Hi,
When opening a csv file with only a header line and no data lines results in a error.
This ofcourse has to do with the fact that there are no datalines. Once i add a data line the error is gone.
Debug info:
Reproduce: