brucexs wrote:

> Agreed; I uploaded a exe fix for testing to the usual webeddie folder, 
> Beta 4.5.03 is available at
> 
> http://powerpro.webeddie.com/download/powerpro.exe
> 

Thank you, fix working OK here.

I'm having another set of issues with the note plugin. note.appendline(text)
works OK to append text to the end of a note, but I can't get note.insertline 
and
note.replaceline to work as I think they're supposed to
note.insertline(handle,"something")
inserts a blank line instead of "something".
note.replaceline(handle,"something")
hard to tell, but I think it is actually replacing an empty line with an empty 
line.

Is there a way to move the insertion point in the middle of the note?

Thanks

Reply via email to