bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Basic Error


From: Mark Polesky
Subject: Re: Basic Error
Date: Sat, 20 Jun 2009 10:24:40 -0700 (PDT)

Colin Case wrote:
> Basic Runtime Error - Variable not defined
> This is the code fragment - the variable is CursorPosition near the end.
> Happens in Writer and Draw exactly the same.
>
>     ' If row is 0 or negative put curser to the start
>     If iRow < 1 Then
>         CurserPosition=1
>         Exit Function
>     End If

I know nothing about this, so pardon my ignorance. But this looks
like an OO issue, not a LilyPond issue. Is it perhaps caused by
misspelling CursorPosition as CurserPosition?

- Mark



      




reply via email to

[Prev in Thread] Current Thread [Next in Thread]