主题:  16 most common Lingo errors

Call Me Simon

职务:普通成员
等级:2
金币:2.0
发贴:646
#12001/3/22 13:09:35
The 16 most common Lingo errors

01. A lingo element is misspelled.
02. Nested 'end' and 'if" statements are missing.
03. The script works, it just doesn't do what you want it to do.
04. You're trying to manipulate the wrong data type.
05. Global and local variables are used incorrectly.
06. The wrong script type has been selected.
07. Outmoded Lingo is used.
08. Incorrect syntax is used.
09. Instructions result in conflicting control.
10. The script controls a similar but not the appropriate sprite.
11. An element is too large to be controlled.
12. Scripting points to absolute not relational value.
13. Uninstalled extracurricular Lingo is used.
14. Platform limitation need to be considered.
15. RAM entities have not been disposed of properly.
16. The wrong cast has been used.