Code: Select all
on mouseup
put the selectedtext of me into vChapter
. . .
end mouseup
[code]
Formerly, the variable vChapter contained the text of the line selected. I could use it to go to to a particular card. Now I get an error. When I checked the contents of the variable, it contained only the first letter of the line, e.g., if the selected line was "Chapter 1. Introduction", the variable only contained "C". The same error is showing up in other fields. I downloaded a later version of LC, but same error. I could fix it by retyping the text in the field, but that will be a long task. Has anybody seen this behavior and has a suggestion to fix it?
Monty