[Gambas-user] Problem with CsvFile.Fields.Count
Safiur Rahman
isafiur at gmail.com
Fri Jul 15 15:42:40 CEST 2022
Hi
I have one simple csv. When I run this
Dim hForm As CsvFile
hForm = New CsvFile("csv/8.tmp.csv", ";")
ValueBox1 = hForm.Fields.Count
I get the error "Null Value". Previously it worked. Is there any change?
I am using gambas 3.17.2 on Ubuntu 20.04
Attached a project
--
Regards
Safiur Rahman
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20220715/9448179b/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: csvformat.zip
Type: application/zip
Size: 14992 bytes
Desc: not available
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20220715/9448179b/attachment.zip>
More information about the User
mailing list