View Single Post
there seems to be a syntax error in this line:

-- To number the lines in the output
set itemCount to 0

repeat with aToDo in to dos of list "Next"
set itemCount to itemCount + 1


Error is "Expected expression but found "to"