In a typical situation, once Pathagoras begins to 'process' a document (i.e., handle any <<*Options*, <<*Optional*, <<*AskOptions* and <<*AskOptional* commands), it will not stop until the last command has been processed..

   But perhaps you need to bring document processing to a full stop before the end. Perhaps you are testing your document and need to stop the processing to inspect the results to that point. Or maybe you want to generate a smaller 'Pathagorized' document from a parent document with specific content.

   To do so, just add <<*Stop*>> at the appropriate location to the interview table.

  <<*Stop*>>> standing alone works, but sometimes you need  to ask the end user for 'guidance.' as part of an <<*AskOptions* . . .>> command. Either of these will  work:

  <<*AskOptions*!quit!<<*Continue*>>/<<*Stop*>>*>>

  <<*AskOptions(radio)*!quit!<<*Continue*>>/<<*Stop*>>*>>

(The !groupname! in the above examples does not matter, but a groupname is required.
As with all colors added to commands, they are for visibility only. Color is not required.)

.