You will most often see pseudo code on user lists like these. When somebody asks a question on how to accomplish something, they might get a reply in pseudo code.
on beginSprite me initialize all the variables end on mouseEnter me swap the member play a sound end This is often because the person replying doesn't have enough time to write out all the code. Another version of pseudo code is untested code. This means that somebody has written out real code in the email, but hasn't actually run it in Director, so it might have some syntax errors or logic errors that need correcting. Think of pseudo code as a rough draft of code that may or may not follow the rules of the particular programming language. A funny thread, this. :) -Steven [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/LUJ/lingo-l.cgi To post messages to the list, email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED]) Lingo-L is for learning and helping with programming Lingo. Thanks!]
