
Lesson #19e -- Explanation for Lesson 18b (cont)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

-------------------------  MAIL DOOR PROMPT ------------------------
1:      {SSLO supmen1_r,%supmen1_p}
2:      {SSLO supmen2_r,%supmen2_p}
3:      {LOOK %mail_p}

#1-#2:  We've now responded to the Main Menu prompt and our next
        "hard" LOOK will be for the Mail Door prompt.  However, some
        intermediate prompts may occur depending upon which BBS we're
        connected with.  For example, we may be logged onto a board
        that requires us to go through a Door Menu before we get to
        the Mail Door.  The conditional looks for supplemental menus
        will handle this contingency.  It's probably also a good idea
        to add a {SSLO anykey_r,%anykey_p} in here since there are
        several mail doors that will prompt with a "Press key to
        continue" before presenting the Mail Door prompt.
#3:  LOOKs for the Mail Door prompt.

Explanation continues in Lesson 19f.

Jim

