Now and then I find that LC does not register a line of code. For example, I might:
Code: Select all
put "X" into temp
put return after temp
put "Y" after temp
I expect to see "X" on line 1 and "Y" on line 2. In a stack today I could not for the life of me get LC to place a return after a line in a variable. Only after I added another line right after the first:
did I see the "d' in the right place. I then commented out that line and tried again, and all worked just fine. I suspect that if I had quit LC and restarted, all would then have worked as well.
But just as with my "sticky" red "error" dots, which I still regularly have to finagle to get rid of, has anyone seen something like this?
Craig