DeleteEditionContainerFile
const FSSpec * editionFile ; contains the edition container's volume reference number, directory ID, and
filename
function.
editionFile contains the volume reference number, directory ID, and
filename for the edition container being deleted.
noErr (0) No error
editionMgrInitErr (-450) Manager not initialized
Notes: If a user cancels a publisher section within a document or closes a
document containing a newly created publisher without saving, you need to
remove the edition container.
To locate the appropriate edition container to be deleted, use the
section record and alias record of the publisher being canceled.
If the user cancels a publisher, do not call the
document. This allows the user to undo changes and revert to the last saved
version of the document.
container if there is no registered publisher. You need to unregister a
publisher before you can delete its corresponding edition container.
are subscribers to the edition. When a subscriber section tries to read in
data, it receives an error.