I've tried both and they have the same effect - compile. There appears to be no single key on my keyboard that simply enters a newline.
Thanks for your feedback - at least I know that what I'm seeing is NOT expected behavior. I'll try to scrounge up a new machine and see if I can get it working.
Search found 4 matches
- Thu Dec 22, 2011 12:45 am
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Script Editor & arrowKey handler issue - LiveCode 5.0.2
- Replies: 7
- Views: 5495
- Thu Dec 22, 2011 12:24 am
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Script Editor & arrowKey handler issue - LiveCode 5.0.2
- Replies: 7
- Views: 5495
Re: Script Editor & arrowKey handler issue - LiveCode 5.0.2
No, but I purchased the PC when I lived in Canada so it's in both English and French (I have a key for the Euro symbol, for instance). I will see if I can get a pure US keyboard config going....thanks for the clue!
- Thu Dec 22, 2011 12:09 am
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Script Editor & arrowKey handler issue - LiveCode 5.0.2
- Replies: 7
- Views: 5495
Re: Script Editor & arrowKey handler issue - LiveCode 5.0.2
When I hit Enter to go to the next line, I get the compilation error and can't type anything in any longer. Is there some way that one should move from one line to the next without pressing Enter? I tried Shift-Enter and that moved me to the next line, but the code I typed wasn't indented or syntax ...
- Wed Dec 21, 2011 11:46 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Script Editor & arrowKey handler issue - LiveCode 5.0.2
- Replies: 7
- Views: 5495
Script Editor & arrowKey handler issue - LiveCode 5.0.2
I have downloaded and installed LiveCode 5.0.2 on Windows 7 (64-bit). I am following the first lesson from the Game Academy. I create a new card, and add a rectangle. I open the Script Editor and enter the following: on arrowKey pKey I press the Enter key. I then see this: card id 1002: compilation ...