Macro Language Reference > Macros > Tag > tload
  
tload
Description
Loads individual tags that have been saved with the tsave macro into a document. If the specified file contains more than one tag they will all be loaded.
Syntax
tload file:s?
tload
[no parameter]
Invoke the Load Entity(s) dialog box.
file
The name of the file that contains the saved tags you want to load into your document. Use wildcard characters in the file parameter to display a menu of matching files from which you can select.
Additional Information
If tags with the same names already exist in the document a dialog box will appear prompting you to rename or discard either the tag that already exists within your document, or the tag being loaded.
Related Links