SectionOptionsDialog
boxes
subscriber options dialog boxes on the user's screen.
reply contains a section options reply record.(See below). noErr (0) No error
Notes: You may receive memory errors.
changed fields are set. If the canceled parameter is set to TRUE, the user canceled the dialog box. Otherwise, this parameter is FALSE. If the changed parameter is TRUE, the user changed the section record. For example, the update mode may have changed.
to the section record for the section the user selected.
changed fields are set. If the canceled parameter is set to TRUE, the user canceled the dialog box. Otherwise, this parameter is FALSE. If the changed parameter is TRUE, the user changed the section record. For example, the update mode may have changed.
The action field contains the code for one of five user actions.
• action code is 'read' for user selection of the Get Edition Now button
• action code is 'writ' for user selection of the Send Edition Now
button
• action code is 'goto' for user selection of the Open Publisher button
• action code is 'cncl' for user selection of the Cancel Publisher or
Cancel Subscriber button
• action code is ' ' (0x20202020) for user selection of the OK button