Metadata extracted from ASCII file header lines can be inserted into a text label in the following way:
The Insert Info Variables dialog box will list variables extracted during ASCII file import. You can choose and insert variables in three ways:
| Literal Text |
If you do not select either the Insert as Link or the Insert as "Property = Value" check boxes, the value of the variable will be inserted as literal text. |
|---|---|
| Insert as link | Select this box to insert a string that is dynamically linked to the value of a variable. Any change in a string's value will produce a change in the label value when the file is next imported. This option combines with Substitution Notation and Text Label Options allows you to display label in a flexible way. To learn more, see Linking Text Labels to Data and Variables. |
| Insert as "Property = Value" |
Select this box to insert "variable name = value" into the text label . |
Metadata variables can be listed in the Script Window by typing the command: Page.info.user.= In addition to incorporating them into text labels, you can use these variables as input in some X-Functions, including in dialog boxes. You can also view worksheet metadata by right-clicking in the gray area to the right of the worksheet columns and choosing Show Organizer. Expand the |
Metadata extracted from ASCII file header lines can be viewed and copied in the Workbook Organizer. You can copy and paste metadata in the following way:
