This is a demonstration of taking a flat file that is separated by some
character and formatting the data into a table. This makes use of the
Tcl open command. The open command in NeoWebScript is a restricted
version of the regular open command. It allows the user's interpreter to
open files which are in the current directory or below.
Here are the contents of the data file (or you can
download it directly):
Also, click here to view
maketable.html file as text.