Legacy Import/Export Properties Dialog Box
- Updated2024-10-09
- 2 minute(s) read
Legacy Import/Export Properties Dialog Box
When you edit a sequence file, you can select Tools»Import/Export Properties to import values from a database, file, or clipboard into step properties or variables or to export values from step properties or variables to a database, file, or clipboard.
The Import/Export Properties dialog box contains the following tabs when you select File or Clipboard in the Data Location ring control:
The Import/Export Properties dialog box contains the following tabs when you select Database from the Data Location ring control:
In addition to the tabs, the Import/Export Properties dialog box contains the following options:
-
Export
—Exports the properties and variables you specify on the Properties and Additional Columns tabs. The ring control to the left of the
Export
button specifies whether to create new rows in the database or file or to overwrite any previously written rows for the step or variable group. For databases, when the Additional Columns tab specifies column values that match an existing record, only records that match these specified values are overwritten.
Note If you set the decimal symbol character on the computer to use the comma character, do not leave the digit grouping symbol set to the comma because Microsoft Excel misinterprets the floating-point values you paste into Excel or export to an Excel file from TestStand.
-
Import
—Imports the properties and variables you specify on the Properties tab. The Additional Columns tab defines the set of column values that a record must match before loading values from the record.
Note
- The Import/Export Properties dialog box requires that the names of the steps you import be uniquely named; otherwise, the import operation reports an error.
- If you edit the limits text ( .txt ) or comma-delimited ( .csv ) file using Microsoft Excel, Excel strips off quotation mark characters that surround string values when using the Text Import Wizard or when automatically opening .csv files. The TestStand Property Loader step attempts to import the value from the limits file with quotation marks if importing without quotation marks fails.