Skip to content

Modify csv Extension example to save / read from user's home-directory#445

Merged
jzkelter merged 1 commit intomainfrom
fix-csv-examples
Jan 8, 2026
Merged

Modify csv Extension example to save / read from user's home-directory#445
jzkelter merged 1 commit intomainfrom
fix-csv-examples

Conversation

@bainco
Copy link
Member

@bainco bainco commented Dec 17, 2025

As described in #325 the csv extension example automatically tries to write to a write-protected directory on Windows. While I'm not totally sure that is still the case in NetLogo 7+, this seems like a reasonable addition to the example anyway since home-directory isn't used anywhere else in the Models Library so why not use it here where it could do some good.

Some INFO tab tweaks and comments in the CODE tab were also added to explain the change in functionality.

Fixes #325.

@jzkelter jzkelter merged commit 228f194 into main Jan 8, 2026
2 checks passed
@TheBizzle TheBizzle deleted the fix-csv-examples branch January 9, 2026 17:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CSV Example tries to write to write-protected directory on Windows

2 participants