Programmer's WorkBench (pwb.hlp) (Table of Contents; Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
Pwbhelpnext PWBHELP Function
                                             Up Contents Index Back
─────Programmer's WorkBench─────────────────────────────────────────────────
 
     Pwbhelpnext («pwbhelpnext»)
          Displays the next physical topic in the current Help
          database.
 
     Meta Pwbhelpnext («meta» «pwbhelpnext»)
          Displays the previous Help topic on the backtrace list. This
          is the Help topic that you previously viewed. Up to 20 Help
          topics are retained in the backtrace list.
 
          Equivalent to the Back button on the Help screens and the
          macro _pwbhelp_back («_pwbhelp_back»).
 
     Arg Pwbhelpnext («arg» «pwbhelpnext»)
          Displays the next occurrence of the current Help topic within
          the Microsoft Advisor Help system.
 
          Equivalent to the macro _pwbhelp_again («_pwbhelp_again»).
 
          Use this command when the Help topic appears several times in
          the set of open Help databases.
 
     Returns
 
     True:  Help topic found
     False: Help topic not found
                                    -♦-