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