![]() |
|
tlink |
Longname: | t ext link | ![]() |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Released: | not available | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Created: | not available | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
See also: | tlink tlsave tlupdate ttlchk tftext tfraster tfo |
Summary |
Example extract |
The macro shown below links the text stream as a Arbortext APP link to the file strm0.3t. (This is followed by a tlsave macro to save the link which is equivalent to clicking the
|
Syntax
|
tags:s ?link file:s ?link type:n ?
|
tags:s |
This parameter can take one of the two options below.
|
link file:s |
The name of the file to which tag is to be linked. |
link type:n |
|
In order to create or break links from a macro the tag to be linked must be specified as either an entity of the current frame or by tag name, and followed in both cases by the link type. The link type can optionally be preceded by the name of the link file. |
Example |
If strm0 were in the currently selected frame, and we were in Text Mode, the following would have had the same effect:
|
Example |
If we had not been in Text Mode, but still wanted to link the text file in the frame, we would have had to specify the entity explicitly:
|
Example |
If a raster had not been loaded as a link, but we now wanted to link it, it could be made into a link with:
|
Example |
It is often useful to break file links, for instance if you want to send a single file to another person. Before breaking a file link so as to bring the file back into your .3d file you must, however, ensure that the linked file has been called for by 3B2 and brought into your document, otherwise an empty header will be saved. You can use tlupdate to do this. Omitting the link_file and changing link_type to 0 breaks the file links:
|
Document created on 08-Feb-2003 (revision 1)