More basic questions, please suggest an available source for answering these if there is:
10) VSN1R, I'm looking to change the small buttons 11 and 12 to be page changes. When I click on them in editor, I see there's already a script there (135/390). How to access that script so I can see what it currently does?
11) Doesn't the 390 char limit on scripts seriously limit what you can do, is there a workaround? Calling 'other' scripts etc?
12) I just deleted the midi piece of the Element 12, and noticed the used script decreases, so some of that must have been wrapped up in the midi, is that right?
13) [SOLVED] So I go to add an Action Block, but have no idea what block I should use to do a Page >+1 on the device. [SOLUTION: I found the page functions and had success with page_load(page_next()) code line]
14) Currently using a control, results in the Name, value and graphic value (via changing circle) updating in the LCD screen. Where is this managed and how? I see some code against the LCD screen, how can I learn what this is doing? It starts off with "If f > 0 then", how can I find out what f is? likewise other variables like v[1] etc?
As I said above, I'm happy to read up on all this, but need someone to point me at the resource (if it exists)
