--- In [email protected], sgp <acs322...@...> wrote:
>
> 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")


The note services need a line index number before the "something".

Reply via email to