Put the "file encodings" table and associated text that is currently in ⎕nget in its own file
Open
lang-ref-guide
- Dominant language
- Python
- Stars
- 9
- Forks
- 7
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 56
Description
2026-05-06 v20.0:662a331439
⎕CSV, ⎕R, ⎕S, ⎕NGET, ⎕NPUT and ⎕SHELL all use the same values for file encoding. So would it be worth putting that text and table into a separate file and either having an explicit link from these system functions, or pull into each of these sysfns at build time ?
Currently for example ⎕csv has a link ("See file encodings") to a missing anchor in the ⎕nget page. (see also #1022)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.