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.
PWBHELP Macros
                                             Up Contents Index Back
─────Programmer's WorkBench─────────────────────────────────────────────────
 
     The PWBHELP extension predefines several macros to look up
     common topics, navigate the Help system, and display the results
     of global Help searches. Some of the macros are attached to Help
     menu commands.
 
     Macro                  Menu Command     Key
 
     _pwbhelp_context     Topic            «_pwbhelp_context»
     _pwbhelp_back        ───              «_pwbhelp_back»
     _pwbhelp_errhelp     ───              «_pwbhelp_errhelp»
     _pwbhelp_index       Index            «_pwbhelp_index»
     _pwbhelp_general     Help on Help     «_pwbhelp_general»
     _pwbhelp_contents    Contents         «_pwbhelp_contents»
     _pwbhelp_again       Next             «_pwbhelp_again»
     _pwbhelp_searchres   Search Results   «_pwbhelp_searchres»
 
     See
 
     Help Menu
     PWBHELP Functions
     PWBHELP Switches
     Using Help
                                    -♦-