246 Chapter 5
Storing and Retrieving Test Results
Chapter Checklist
Chapter Checklist
You should now be able to perform the following tasks. Review topics, if
necessary, before proceeding to the next chapter.
n Explain the basic notation for using arrays.
n Create an array using the
Collector object.
n Extract elements from an array using the
Formula object.
n Send a string, time stamp, and real array to a file.
n Retrieve a string, time stamp, and real array from a file.
n Use the function
now() for a time stamp.
n Format time stamps in a variety of ways for display.
n Build and unbuild a record.
n Get and set fields in a record.
n Store a record to a
DataSet.
n Retrieve a record from a
DataSet.
n Perform a search operation on a
DataSet.
n Perform a sort operation on a
Record field.
n Combine VEE tools to create a simple test database.