--- In [email protected], "forxtra" <forx...@...> wrote: > > --- In [email protected], "Sheri" <sherip99@> wrote: > > > > Thanks. I was not able to replicate what happened for you, but I > > changed the method for showing open notes and some other things. > Now > > matches the open note window based on up to 63 characters of the > file > > vs the window's gettext instead of 2nd line of file vs beginning of > > caption. I hope it will work better, please let me know. > > > > <http://tech.groups.yahoo.com/group/power- > pro/files/0_TEMP_/NoteMenuUpdates/NoteMenu_205.zip> > > > > Thanks. this version is better. > > but, there're still problem about reshowing two more hidden notes. > > I guess that DoNote(nfile) function should use Note.Open(nfile) > instead of using note.show(opennotehandle,1). > > If there're two more long filenames in "PowerPro\Notes\Open\" > folder, then trucated notecaption might be a same string. thus, > opennotehandle might be a same handle.
I hope you mean that it works now with multiple short notes (up to 63 characters?) that have unique text, e.g., "Test 1", "Test 2", "Test 3". In 4906 the uniqueness needs to be on the note's first line or PowerPro overwrites files because they have the same name when moved to the "Open" folder. That may be changed in 4907 to needing uniqueness somewhere in the first 63 characters without regard to the line break. That should still work in the latest update of notemenu. Regards, Sheri
