Skip to main content

This version of the product is no longer supported, and this documentation is no longer updated regularly. See the latest version of this content.Opens in a new tab

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