Progress: Continue fixing iki_read (and eki_read) for runtime tests.
Minor changes that I started working on before vacation.
I forgot to write the notes and make a commit.
I appear to have changed some of the name parameter handling.
There is a clear bug where I mistakingly used the wrong array for a range check in a loop.
Use the state status rather than a custom status for managing the status.
Some of the print parameters are using the output.to directly rather than the print variable passed to the function.
Correct some of the function documentation.
there are still 165 test failures that I need to review.