Showing changes from revision #1 to #2:
Added | Removed | Changed
Message Block | |
---|---|
+20 | Your_ref: 0 |
+20 | Plug-in system descriptor, consisting of: |
&50DBF for the main Configure plug-in system | |
&50DBE for the Boot window plug-in system | |
&50DBD for the Fonts window / FontMerge dialogue | |
Other values may be used, but should be kept within the relevant chunk | |
+24 | The Boot and Fonts plug-in systems have bit 1 of this word set to indicate that the user clicked on “Set” rather than “Cancel” |
This message informs plug-ins that they are about to be quit, unless one of their number aborts the process.
The word at R1+20 allows this message to be used in other cases than Configure plug-ins; if a task receives this message, but does not recognise the word, it must ignore the message. Similarly, if the plug-in was invoked without the -openat switch, it must also ignore this message, as it will not be receiving a subsequent Message_Quit.