eot?
Stands for end of text. Reports true if the cursor (insertion point), in the current text box, is at the end of the text. See bottom. Eot? is generally used to stop a procedure that processes information in a text box using cursor (insertion point) commands like cd, eol, etc.
example
if eot? [stop]
See MW Vocabulary (in Resources) for links to other projects using this term.
© LCSI, reprinted with permission