Sheri wrote: > I've not been able to reproduce this. What exact sequence of steps are > you using? > > If you just tried 213, you might have had something cached from > another version, and needed to restart Powerpro? > I'm opening a note from a folder which appears right before the Idea folder in notemenu. Both folders include exactly one note. I added a couple of print statements and it looks like the entry offset is off by one, so your code ends up matching the wrong entry and fails.
On line 168 (brackets added by me): cvec[170]=([174] Label = New - Idea Tooltip = Rt-click to Open All in Category Idea Icon =&(pprofolder)Custom Clipkeys.icl,24 LCmd1 = *Note LParam1 = Open back 194 227 202 cat "Idea" RCmd1 = *Note RParam1 = OpenCategory Idea ) On line 176 (brackets added by me): rcmd=(*Note)
