SetEditionFormatMark
setMarkTo );
EditionRefNum whichEdition ; is the reference number for the edition. FormatType whichFormat ; indicates the format type for the edition unsigned long setMarkTo ; is the offset for the next read or write for this format.
section format. The mark indicates the next position of a read or write
operation. Initially, a mark defaults to 0. After reading or writing data, the
format mark is set past the last position written to or read from.
whichEdition is the reference number for the edition.
whichFormat indicates the format type for the edition
setMarkTo is the offset for the next read or write for this format.
noErr (0) No error
rfNumErr (-51) Bad edition reference number
noTypeErr (-102) Unknown format ( subscriber only)
editionMgrInitErr (-450) Manager not initialized