Recap of Part 1
Here's what you learned in Part 1:
-
What an ObjectScript routine looks like.
-
How to use the Terminal and Studio.
-
ObjectScript commands: Write, Read, Set, Kill, Do, and Quit, including post-conditional and argumentless versions.
-
ObjectScript constructs: If, For, While, Do/While, Try/Catch.
-
Proper syntax, and some common errors you may encounter.
-
Procedures.