EditCreatePublisher

Syntax

EditCreatePublisher .FileName = text [, .Appearance = number] [, .Rtf = number] [, .Pict = number]

Remarks

On the Macintosh, publishes the selected text in an edition, which you can then subscribe to in other documents. The arguments for the EditCreatePublisher statement correspond to the options in the Create Publisher dialog box (Publishing command, Edit menu). In Windows, EditCreatePublisher is not available and generates an error.

Argument

Explanation

.FileName

The path and filename for the new edition.

.Appearance

Specifies how the selection is published:

0 (zero) or omitted As shown on screen

1 As shown when printed

.Rtf

If 1, allows the publisher to export rich-text format (RTF).

.Pict

If 1, allows the publisher to export a picture format (PICT).


See Also

EditLinks, EditPasteSpecial, EditPublishOptions, EditSubscribeOptions, EditSubscribeTo