Skip to main content

Using Your Database

This part shows you how to use the database you built in the previous chapter, introducing several important ObjectScript features. The bulk of your work in this chapter will be the iterative development of a lookup/edit routine.

In Part 3, you'll learn 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.

Note:

Click here to continue.

FeedbackOpens in a new tab