Macro Language Reference > Macros > Document > tsavej
  
tsavej
Description
Subs out selected frames or pages from a master document, according to the parameters specified. This feature allows you to sub-divide a job into smaller documents, thus enabling other users to access and work on different parts of the same document simultaneously. The tsavej macro is useful if you have more than one job on a page (e.g. a newspaper) or a job that only forms part of a page.
Syntax
tsavej 1:L?
tsavej pages:n? save area:s? comp area:s store path:n? job name:s new tag pfix:s ( ( option tag rename:n option tag delete:n option styles:n option style modify:n
tsavej
[no parameter]
Invoke the Save job for Sub-Edit dialog box
1
Invoke the Save Page(s) for Sub-Edit dialog box (must be used as the only parameter)
pages
1
If used as only parameter: invoke the Save Page(s) for Sub-Edit dialog box
If used with other parameters: change the sub focus from frames to pages
save area
The area to which subbed jobs should be stored whilst they are being worked on. The area should already have been created: see the Areas.3ad file for further information about saving areas.
comp area
The area to which subbed jobs should be stored once work has been completed. The area should already have been created: see the Areas.3ad file for further information about saving areas.
store path
0
Do not store the actual (resolved) path of the completion area specified in comp_area.
1
Store the actual (resolved) path of the completion area specified in comp_area.
job name
The name to be given to the subbed job
new tag pfix
(Optional) The prefix with which any tags that are created in the sub job should be labelled, e.g. if you specify .rh a style tag called new would be labelled new.rh.
option tag rename
0
Do not provide ability to rename tags in the subbed job
1
Provide the ability to rename tags in the subbed job
option tag delete
0
Do not provide the ability to delete tags in the subbed job
1
Provide the ability to delete tags in the subbed job.
option styles
0
Save all the styles from the master document in the subbed job.
1
Save only the styles that are called for in the subbed job from the master document.
option style modify
0
Do not provide the ability to modify a style in the subbed job.
1
Provide the ability to modify a style in the subbed job.
option style new
0
Do not provide the ability to create new styles in the subbed job.
1
Provide the ability to create new styles in the subbed job.
option empty
0
Show non selected frames in the context of the master page.
1
Show only the contents of subbed frames.
option frame move
0
Do not grant the authority to move frames in the subbed job.
1
Grant the authority to move frames in the subbed job.
option frame modify
0
Do not grant the authority to modify frames.
1
Grant the authority to modify frames.
option frame delete
0
Do not grant the authority to delete frames in the subbed job.
1
Grant the authority to delete frames from the subbed job.
option frame create
0
Do not grant the authority to create new frames in the subbed job.
1
Grant the authority to create new frames in the subbed job.