Recap Of Part 3
In Part 3, you learned about more interesting and useful features of ObjectScript.
-
Functions: $Order, $Translate, $Replace, $Get, $Test.
-
Commands: Lock, TStart, TCommit.
-
How to pass parameters by reference.
-
A little bit about writing code to access objects, including the standard methods %New, %OpenId, and %Save.
Thanks for using this tutorial! To learn more about ObjectScript, read the Caché ObjectScript Reference.
To save all the work in your project to a single, portable file:
-
Start Caché Studio.
-
Click File –> Change Namespace to connect to the SAMPLES namespace.
-
Click Tools –> Export.
-
Choose the Export current project and Export to Local File options.
-
Browse to a folder, specify mycos.xml, and then click Save.
-
Click OK.