Edition Mgr
Initializing the Edition Manager
InitEditionPack Initialize the Edition Manager
Creating and Registering a Section
NewSection Create a new section
RegisterSection Add the section record to the lists of registered sections
UnRegisterSection Remove a section from the list of registered sections
IsRegisteredSection Verify that each event received is for a registered
section
AssociateSection Update the alias record of a section
Creating and Deleting an Edition Container
CreateEditionContainerFile Create an empty edition container
DeleteEditionContainerFile Remove an edition container
Setting and Locating a Format Mark
SetEditionFormatMark Set the current mark for a section format
GetEditionFormatMark Locate the current marker for a particular format
Reading in Edition Data
OpenEdition Initiate the reading of data
EditionHasFormat What formats are available?
ReadEdition Read data from an edition
Writing Out Edition Data
OpenNewEdition Initiate the writing of data from a publisher
WriteEdition Write data to an edition
Closing an Edition After Reading or Writing
CloseEdition Close the edition
Displaying Dialog Boxes
GetLastEditionContainerUsed Get default edition to display
NewSubscriberDialog Display new subscriber dialog
NewPublisherDialog Display new publisher dialog
SectionOptionsDialog Display publisher and subscriber options
dialog boxes
NewSubscriberExpDialog Display new subscriber dialog with additional
items
NewPublisherExpDialog Display new subscriber dialog with additional
items
SectionOptionsExpDialog Display publisher and subscriber options
dialog boxes with additional items
Locating a Publisher and Edition From a Subscriber
GetEditionInfo Return information about the edition of a section
GoToPublisherSection Resolve the alias in the edition
Edition Container Formats
GetStandardFormats Get the alias used in GoToPublisherSection
Reading and Writing Non-Edition Files
GetEditionOpenerProc Locate the current edition opener procedure
SetEditionOpenerProc Provide your own edition opener procedure
CallEditionOpenerProc Call an edition opener procedure
CallFormatIOProc Call a format IO procedure