Addon question: base library csv script or tables/csv addon ?

22 views
Skip to first unread message

Yuvaraj Athur Raghuvir

unread,
May 12, 2026, 3:44:48 PM (13 days ago) May 12
to fo...@jsoftware.com
Hello,

I am trying to understand this instruction from https://code.jsoftware.com/wiki/Addons/tables/csv 
If you wish to replace the use of the base library csv script with the tables/csv addon, add the following lines to your ~config/startup.ijs script: 
<code>
If you do this, then require 'csv' and load 'csv' will target the csv addon rather than the base library csv script.

Where can I find the details of the base library csv script?

Thanks,
Yuva

Ric Sherlock

unread,
May 12, 2026, 5:03:22 PM (13 days ago) May 12
to fo...@jsoftware.com
I think this info is quite old and I guess the base library csv script dated from J6 or similar.

To unsubscribe from this group and stop receiving emails from it, send an email to forum+un...@jsoftware.com.

Yuvaraj Athur Raghuvir

unread,
May 13, 2026, 2:15:30 AM (13 days ago) May 13
to fo...@jsoftware.com
So I can safely assume that we only have tables/csv addon - right?

Ric Sherlock

unread,
May 13, 2026, 3:04:54 AM (13 days ago) May 13
to fo...@jsoftware.com
Yes, I think that's a fair summary. 

Marcin Żołek

unread,
May 13, 2026, 4:26:29 AM (13 days ago) May 13
to fo...@jsoftware.com
The J Wiki has just been updated, so that outdated information is no longer there.

Most addons including tables/csv addon can be used without any extra setup. The exceptions are addons that need some external software. For example the graphics/graphviz addon for Jqt needs Graphviz. But on Windows, the first time the addon is used, Jqt will ask whether Graphviz should be installed automatically.

In Jqt, you can install/update new addons from the menu: Tools|Package Manager or without GUI using jpkg verb.

Cheers,
Marcin

Reply all
Reply to author
Forward
0 new messages