View Single Post
A recent OF build changed window access. Here's a fix.

Change the line:
Code:
set |w| to (first document window whose index is 1)
To:
Code:
set |w| to document window 1
__________________
Cheers,

Curt