Working with Mk4tcl has been much more painful than it should be, mostly because the documentation just isn't there.
Better to light a candle than curse the darkness, so here are links to the undocumented commands of Mk4tcl, for myself and other to fill in an explanation as at least a start.
- [mk::file end]
- [mk::file space]
- [mk::view locate]
- [mk::view restrict]
- [mk::view open]
- [mk::view new]
- VIEW blocked
- VIEW close
- VIEW clone
- VIEW concat
- VIEW copy
- VIEW delete
- VIEW different
- VIEW dup
- VIEW exists
- VIEW find
- VIEW flatten
- VIEW get
- VIEW groupby
- VIEW hash
- VIEW indexed
- VIEW info
- VIEW insert
- VIEW intersect
- VIEW join
- VIEW loop
- VIEW map
- VIEW minus
- VIEW open
- VIEW ordered
- VIEW pair
- VIEW product
- VIEW project
- VIEW range
- VIEW readonly
- VIEW rename
- VIEW restrict
- VIEW search
- VIEW select
- VIEW set
- VIEW size
- VIEW union
- VIEW unique
- VIEW view
Here the all-caps designation VIEW indicates an instance command representing a view. I would like to have used $view or <view> or even view to indicate this, but that's outside the Wiki formatting rules.
There is a little documentation concerning the above commands at the bottom of the mk/tcl/mk4tcl.h file.
Tom Krehbiel [1]
2003-04-28
(144.189.40.223)
Note: you are looking at
the snapshot of an old wiki
- much of this information
is likely to be very outdated
