http://www.newton-inc.com/dev/techinfo/qa/qa.htm
WhichEnd
cursor method returns the symbols 'begin
or 'end
, depending on where the cursor is in a soup. Why does NTK complain when I try to check for these symbols?if myCursor:WhichEnd() = '|begin| then
:WeAreAtBeginning();